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

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

Issue 8959056: android: notification icon option (Closed)
Patch Set: Created Nov. 28, 2012, 8:19 a.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 7
8 <string name="notif_wifi">Ads are blocked on WiFi connection</string> 8 <string name="notif_wifi">Ads are blocked on WiFi connection</string>
9 <string name="notif_all">Ads are blocked on all connections</string> 9 <string name="notif_all">Ads are blocked on all connections</string>
10 <string name="notif_waiting">Waiting for traffic</string> 10 <string name="notif_waiting">Waiting for traffic</string>
11 <string name="notif_notraffic">You probably need to adjust configuration</stri ng> 11 <string name="notif_notraffic">You probably need to adjust configuration</stri ng>
12 12
13 <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> 13 <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_comment_prompt">You might add your comments about t he problem below:</string> 14 <string name="crash_dialog_comment_prompt">You might add your comments about t he problem below:</string>
15 15
16 <string name="msg_crash_submission_failure">Failed to submit crash report, wil l try again later.</string> 16 <string name="msg_crash_submission_failure">Failed to submit crash report, wil l try again later.</string>
17 <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 > 17 <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_notraffic">It seems that no traffic is passing through appli cation.</string> 18 <string name="msg_notraffic">It seems that no traffic is passing through appli cation.</string>
19 <string name="msg_configuration">Please make sure that proxy server \'localhos t\' and proxy port \'%d\' are configured in your phone network settings.</string > 19 <string name="msg_configuration">Please make sure that proxy server \'localhos t\' and proxy port \'%d\' are configured in your phone network settings.</string >
20 <string name="msg_badport">Bad port value</string> 20 <string name="msg_badport">Bad port value</string>
21 <string name="msg_clipboard">Text has been copied to clipboard</string> 21 <string name="msg_clipboard">Text has been copied to clipboard</string>
22 <string name="msg_update_available">New update available</string> 22 <string name="msg_update_available">New update available</string>
23 <string name="msg_update_missing">You are running the latest version</string> 23 <string name="msg_update_missing">You are running the latest version</string>
24 <string name="msg_update_description">New update is available for download. Pr oceed?</string> 24 <string name="msg_update_description">New update is available for download. Pr oceed?</string>
25 <string name="msg_update_downloading">Downloading update: %d%%</string> 25 <string name="msg_update_downloading">Downloading update: %d%%</string>
26 <string name="msg_update_ready">Ready to install update</string> 26 <string name="msg_update_ready">Ready to install update</string>
27 <string name="msg_update_fail">Failed to check for updates, please try again l ater</string> 27 <string name="msg_update_fail">Failed to check for updates, please try again l ater</string>
28 <string name="msg_priority_warning">When this feature is disabled, Adblock Plu s background service may be shut down in low memory conditions. This will result in loss of network connectivity in all applications.</string>
28 29
29 <string name="configuring_url">https://adblockplus.org/en/android-config</stri ng> 30 <string name="configuring_url">https://adblockplus.org/en/android-config</stri ng>
30 <string name="configuring_proxy_url">https://adblockplus.org/en/android-config #proxy</string> 31 <string name="configuring_proxy_url">https://adblockplus.org/en/android-config #proxy</string>
31 32
32 <string name="ok">OK</string> 33 <string name="ok">OK</string>
33 <string name="cancel">Cancel</string> 34 <string name="cancel">Cancel</string>
34 <string name="error">Error</string> 35 <string name="error">Error</string>
36 <string name="warning">Warning</string>
35 <string name="about">About</string> 37 <string name="about">About</string>
36 <string name="help">Help</string> 38 <string name="help">Help</string>
37 <string name="version">Version</string> 39 <string name="version">Version</string>
38 <string name="build">build#</string> 40 <string name="build">build#</string>
39 <string name="gotit">Got it</string> 41 <string name="gotit">Got it</string>
40 42
41 <string name="synchronize_in_progress">downloading&#8230;</string> 43 <string name="synchronize_in_progress">downloading&#8230;</string>
42 <string name="synchronize_invalid_url">invalid url</string> 44 <string name="synchronize_invalid_url">invalid url</string>
43 <string name="synchronize_connection_error">connection error</string> 45 <string name="synchronize_connection_error">connection error</string>
44 <string name="synchronize_invalid_data">invalid data</string> 46 <string name="synchronize_invalid_data">invalid data</string>
45 <string name="synchronize_checksum_mismatch">checksum mismatch</string> 47 <string name="synchronize_checksum_mismatch">checksum mismatch</string>
46 <string name="synchronize_last_at">last update</string> 48 <string name="synchronize_last_at">last update</string>
47 <string name="synchronize_never">not loaded</string> 49 <string name="synchronize_never">not loaded</string>
48 50
49 <string name="pref_enabled_title">Enable filtering</string> 51 <string name="pref_enabled_title">Enable filtering</string>
50 <string name="pref_enabled_summary_on">Adblock filtering is enabled</string> 52 <string name="pref_enabled_summary_on">Adblock filtering is enabled</string>
51 <string name="pref_enabled_summary_off">Adblock filtering is disabled</string> 53 <string name="pref_enabled_summary_off">Adblock filtering is disabled</string>
52 <string name="pref_startatboot_title">Start at boot</string> 54 <string name="pref_startatboot_title">Start at boot</string>
53 <string name="pref_startatboot_summary_on">Adblock Plus will start in backgrou nd automatically if it is enabled</string> 55 <string name="pref_startatboot_summary_on">Adblock Plus will start in backgrou nd automatically if it is enabled</string>
54 <string name="pref_startatboot_summary_off">Adblock Plus needs to be started m anually after boot</string> 56 <string name="pref_startatboot_summary_off">Adblock Plus needs to be started m anually after boot</string>
55 <string name="pref_subscription_title">Filter subscription</string> 57 <string name="pref_subscription_title">Filter subscription</string>
56 <string name="pref_refresh_title">Subscription refresh</string> 58 <string name="pref_refresh_title">Subscription refresh</string>
57 <string name="pref_wifirefresh_title">Refresh over WiFi only</string> 59 <string name="pref_wifirefresh_title">Refresh over WiFi only</string>
58 <string name="pref_wifirefresh_summary_on">Automatic refreshes will be perform ed only over WiFi connections</string> 60 <string name="pref_wifirefresh_summary_on">Automatic refreshes will be perform ed only over WiFi connections</string>
59 <string name="pref_wifirefresh_summary_off">Automatic refreshes will be perfor med over any connection</string> 61 <string name="pref_wifirefresh_summary_off">Automatic refreshes will be perfor med over any connection</string>
60 <string name="pref_advanced_title">Advanced settings</string> 62 <string name="pref_advanced_title">Advanced settings</string>
63 <string name="pref_priority_title">High priority</string>
64 <string name="pref_priority_summary_on">Prevent service shutdown when other ap plications require more memory</string>
65 <string name="pref_priority_summary_off">Allow service to be shut down when ot her applications require more memory and restarted later</string>
61 <string name="pref_proxy_title">Proxy</string> 66 <string name="pref_proxy_title">Proxy</string>
62 <string name="pref_proxyhost_title">Host</string> 67 <string name="pref_proxyhost_title">Host</string>
63 <string name="pref_proxyport_title">Port</string> 68 <string name="pref_proxyport_title">Port</string>
64 <string name="pref_proxyuser_title">User</string> 69 <string name="pref_proxyuser_title">User</string>
65 <string name="pref_proxypass_title">Password</string> 70 <string name="pref_proxypass_title">Password</string>
66 <string name="pref_support_title">Support</string> 71 <string name="pref_support_title">Support</string>
67 <string name="pref_crashreport_title">Crash report</string> 72 <string name="pref_crashreport_title">Crash report</string>
68 <string name="pref_crashreport_summary_on">Application will generate report if crashed and will ask to send it on next start</string> 73 <string name="pref_crashreport_summary_on">Application will generate report if crashed and will ask to send it on next start</string>
69 <string name="pref_crashreport_summary_off">Report will not be generated on ap plication crash</string> 74 <string name="pref_crashreport_summary_off">Report will not be generated on ap plication crash</string>
70 <string name="pref_checkupdate_title">Check for update</string> 75 <string name="pref_checkupdate_title">Check for update</string>
71 <string name="pref_configuration_title">Show configuration</string> 76 <string name="pref_configuration_title">Show configuration</string>
72 <string name="menu_advanced">Advanced settings</string> 77 <string name="menu_advanced">Advanced settings</string>
73 78
74 </resources> 79 </resources>
OLDNEW

Powered by Google App Engine
This is Rietveld