Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: res/values/strings.xml

Issue 9423010: ABP/Android Better icon hide (Closed)
Patch Set: Created Feb. 20, 2013, 12:08 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: res/values/strings.xml
===================================================================
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -26,7 +26,8 @@
<string name="msg_update_downloading">Downloading update: %d%%</string>
<string name="msg_update_ready">Ready to install update</string>
<string name="msg_update_fail">Failed to check for updates, please try again later</string>
- <string name="msg_hideicon_warning">Please note: The best we can do is make the icon invisible. If we remove the icon, Android could stop Adblock Plus any time, which will result in loss of connectivity.</string>
+ <string name="msg_hideicon_warning">&lt;b&gt;Please note&lt;/b&gt;: The best we can do is make the icon invisible. If we remove the icon, Android could stop Adblock Plus any time, which will result in loss of connectivity.</string>
+ <string name="msg_hideicon_native">You can &lt;b&gt;completely disable&lt;/b&gt; notification icon through Android settings. For this uncheck &lt;i&gt;Show notifications&lt;/i&gt; check box in &lt;i&gt;Application info&lt;/i&gt;. Press &lt;i&gt;Show me&lt;/i&gt; to open it now.</string>
<string name="configuring_url">https://adblockplus.org/en/android-config</string>
<string name="configuring_proxy_url">https://adblockplus.org/en/android-config#proxy</string>
« no previous file with comments | « no previous file | src/org/adblockplus/android/AdblockPlus.java » ('j') | src/org/adblockplus/android/AdblockPlus.java » ('J')

Powered by Google App Engine
This is Rietveld