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

Side by Side Diff: res/values/strings.xml

Issue 9423010: ABP/Android Better icon hide (Closed)
Patch Set: Created Feb. 20, 2013, 12:08 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <resources> 2 <resources>
3 3
4 <string name="app_name">Adblock Plus</string> 4 <string name="app_name">Adblock Plus</string>
5 <string name="crash_name">Crash occured</string> 5 <string name="crash_name">Crash occured</string>
6 <string name="configuration_name">Configuration information</string> 6 <string name="configuration_name">Configuration information</string>
7 <string name="proxysettings_name">Proxy settings</string> 7 <string name="proxysettings_name">Proxy settings</string>
8 8
9 <string name="notif_wifi">Ads are blocked on WiFi connection</string> 9 <string name="notif_wifi">Ads are blocked on WiFi connection</string>
10 <string name="notif_all">Ads are blocked on all connections</string> 10 <string name="notif_all">Ads are blocked on all connections</string>
11 <string name="notif_waiting">Waiting for traffic</string> 11 <string name="notif_waiting">Waiting for traffic</string>
12 <string name="notif_notraffic">You probably need to adjust configuration</stri ng> 12 <string name="notif_notraffic">You probably need to adjust configuration</stri ng>
13 13
14 <string name="crash_dialog_text">It seems that the application encountered a p roblem and was forcefully stopped on previous launch. You can help us fix this i f you send us error report by clicking \'OK\'.</string> 14 <string name="crash_dialog_text">It seems that the application encountered a p roblem and was forcefully stopped on previous launch. You can help us fix this i f you send us error report by clicking \'OK\'.</string>
15 <string name="crash_dialog_comment_prompt">You might add your comments about t he problem below:</string> 15 <string name="crash_dialog_comment_prompt">You might add your comments about t he problem below:</string>
16 16
17 <string name="msg_crash_submission_failure">Failed to submit crash report, wil l try again later.</string> 17 <string name="msg_crash_submission_failure">Failed to submit crash report, wil l try again later.</string>
18 <string name="msg_subscription_offer">We have selected a suitable subscription for you: \'%s\'. You can change it at any time in application settings.</string > 18 <string name="msg_subscription_offer">We have selected a suitable subscription for you: \'%s\'. You can change it at any time in application settings.</string >
19 <string name="msg_notraffic">It seems that no traffic is passing through appli cation.</string> 19 <string name="msg_notraffic">It seems that no traffic is passing through appli cation.</string>
20 <string name="msg_configuration">Please make sure that proxy server &lt;b&gt;l ocalhost&lt;/b&gt; and proxy port &lt;b&gt;%d&lt;/b&gt; are configured in your p hone network settings.</string> 20 <string name="msg_configuration">Please make sure that proxy server &lt;b&gt;l ocalhost&lt;/b&gt; and proxy port &lt;b&gt;%d&lt;/b&gt; are configured in your p hone network settings.</string>
21 <string name="msg_badport">Bad port value</string> 21 <string name="msg_badport">Bad port value</string>
22 <string name="msg_clipboard">Text has been copied to clipboard</string> 22 <string name="msg_clipboard">Text has been copied to clipboard</string>
23 <string name="msg_update_available">New update available</string> 23 <string name="msg_update_available">New update available</string>
24 <string name="msg_update_missing">You are running the latest version</string> 24 <string name="msg_update_missing">You are running the latest version</string>
25 <string name="msg_update_description">New update is available for download. Pr oceed?</string> 25 <string name="msg_update_description">New update is available for download. Pr oceed?</string>
26 <string name="msg_update_downloading">Downloading update: %d%%</string> 26 <string name="msg_update_downloading">Downloading update: %d%%</string>
27 <string name="msg_update_ready">Ready to install update</string> 27 <string name="msg_update_ready">Ready to install update</string>
28 <string name="msg_update_fail">Failed to check for updates, please try again l ater</string> 28 <string name="msg_update_fail">Failed to check for updates, please try again l ater</string>
29 <string name="msg_hideicon_warning">Please note: The best we can do is make th e icon invisible. If we remove the icon, Android could stop Adblock Plus any tim e, which will result in loss of connectivity.</string> 29 <string name="msg_hideicon_warning">&lt;b&gt;Please note&lt;/b&gt;: The best w e can do is make the icon invisible. If we remove the icon, Android could stop A dblock Plus any time, which will result in loss of connectivity.</string>
30 <string name="msg_hideicon_native">You can &lt;b&gt;completely disable&lt;/b&g t; notification icon through Android settings. For this uncheck &lt;i&gt;Show no tifications&lt;/i&gt; check box in &lt;i&gt;Application info&lt;/i&gt;. Press &l t;i&gt;Show me&lt;/i&gt; to open it now.</string>
30 31
31 <string name="configuring_url">https://adblockplus.org/en/android-config</stri ng> 32 <string name="configuring_url">https://adblockplus.org/en/android-config</stri ng>
32 <string name="configuring_proxy_url">https://adblockplus.org/en/android-config #proxy</string> 33 <string name="configuring_proxy_url">https://adblockplus.org/en/android-config #proxy</string>
33 34
34 <string name="ok">OK</string> 35 <string name="ok">OK</string>
35 <string name="cancel">Cancel</string> 36 <string name="cancel">Cancel</string>
36 <string name="error">Error</string> 37 <string name="error">Error</string>
37 <string name="warning">Warning</string> 38 <string name="warning">Warning</string>
38 <string name="about">About</string> 39 <string name="about">About</string>
39 <string name="help">Help</string> 40 <string name="help">Help</string>
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 <string name="pref_proxypass_title">Password</string> 74 <string name="pref_proxypass_title">Password</string>
74 <string name="pref_support_title">Support</string> 75 <string name="pref_support_title">Support</string>
75 <string name="pref_crashreport_title">Crash report</string> 76 <string name="pref_crashreport_title">Crash report</string>
76 <string name="pref_crashreport_summary_on">Application will generate report if crashed and will ask to send it on next start</string> 77 <string name="pref_crashreport_summary_on">Application will generate report if crashed and will ask to send it on next start</string>
77 <string name="pref_crashreport_summary_off">Report will not be generated on ap plication crash</string> 78 <string name="pref_crashreport_summary_off">Report will not be generated on ap plication crash</string>
78 <string name="pref_checkupdate_title">Check for update</string> 79 <string name="pref_checkupdate_title">Check for update</string>
79 <string name="pref_configuration_title">Show configuration</string> 80 <string name="pref_configuration_title">Show configuration</string>
80 <string name="menu_advanced">Advanced settings</string> 81 <string name="menu_advanced">Advanced settings</string>
81 82
82 </resources> 83 </resources>
OLDNEW
« 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