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

Unified Diff: res/values/sysstrings.xml

Issue 9437197: ABP/Android Proxy switch (Closed)
Patch Set: ABP/Android Proxy switch Created March 11, 2013, 7:29 a.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
« no previous file with comments | « res/values/styles.xml ('k') | res/xml/preferences.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/values/sysstrings.xml
===================================================================
--- a/res/values/sysstrings.xml
+++ b/res/values/sysstrings.xml
@@ -5,12 +5,12 @@
<string name="crash_report_url">https://crashes.adblockplus.org/submitCrash?version=1</string>
<string name="pref_enabled">enabled</string>
+ <string name="pref_proxyenabled">proxyenabled</string>
<string name="pref_startatboot">startatboot</string>
<string name="pref_subscription">subscription</string>
<string name="pref_hideicon">hideicon</string>
<string name="pref_refresh">refresh</string>
<string name="pref_wifirefresh">wifirefresh</string>
- <string name="pref_port">port</string>
<string name="pref_advanced">advanced</string>
<string name="pref_proxy">proxy</string>
<string name="pref_proxyhost">proxyhost</string>
@@ -22,5 +22,6 @@
<string name="pref_checkupdate">checkupdate</string>
<string name="pref_configuration">configuration</string>
<string name="pref_version">versioncode</string>
+ <string name="pref_proxyautoconfigured">proxy_autoconfigured</string>
</resources>
« no previous file with comments | « res/values/styles.xml ('k') | res/xml/preferences.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld