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

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

Issue 8960162: android: notification icon option (Closed)
Patch Set: Created Dec. 4, 2012, 6:37 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="update_url">https://adblockplus.org/devbuilds/adblockplusandro id/updates.xml?api=%1$d&amp;build=%2$d&amp;locale=%3$s&amp;device=%4$s</string> 4 <string name="update_url">https://adblockplus.org/devbuilds/adblockplusandro id/updates.xml?api=%1$d&amp;build=%2$d&amp;locale=%3$s&amp;device=%4$s</string>
5 <string name="crash_report_url">https://crashes.adblockplus.org/submitCrash? version=1</string> 5 <string name="crash_report_url">https://crashes.adblockplus.org/submitCrash? version=1</string>
6 6
7 <string name="pref_enabled">enabled</string> 7 <string name="pref_enabled">enabled</string>
8 <string name="pref_startatboot">startatboot</string> 8 <string name="pref_startatboot">startatboot</string>
9 <string name="pref_subscription">subscription</string> 9 <string name="pref_subscription">subscription</string>
10 <string name="pref_hideicon">hideicon</string>
10 <string name="pref_refresh">refresh</string> 11 <string name="pref_refresh">refresh</string>
11 <string name="pref_wifirefresh">wifirefresh</string> 12 <string name="pref_wifirefresh">wifirefresh</string>
12 <string name="pref_port">port</string> 13 <string name="pref_port">port</string>
13 <string name="pref_advanced">advanced</string> 14 <string name="pref_advanced">advanced</string>
14 <string name="pref_proxy">proxy</string> 15 <string name="pref_proxy">proxy</string>
15 <string name="pref_proxyhost">proxyhost</string> 16 <string name="pref_proxyhost">proxyhost</string>
16 <string name="pref_proxyport">proxyport</string> 17 <string name="pref_proxyport">proxyport</string>
17 <string name="pref_proxyuser">proxyuser</string> 18 <string name="pref_proxyuser">proxyuser</string>
18 <string name="pref_proxypass">proxypass</string> 19 <string name="pref_proxypass">proxypass</string>
19 <string name="pref_support">support</string> 20 <string name="pref_support">support</string>
20 <string name="pref_crashreport">crashreport</string> 21 <string name="pref_crashreport">crashreport</string>
21 <string name="pref_checkupdate">checkupdate</string> 22 <string name="pref_checkupdate">checkupdate</string>
22 <string name="pref_configuration">configuration</string> 23 <string name="pref_configuration">configuration</string>
23 <string name="pref_version">versioncode</string> 24 <string name="pref_version">versioncode</string>
24 25
25 </resources> 26 </resources>
OLDNEW
« res/values/strings.xml ('K') | « res/values/strings.xml ('k') | res/xml/preferences.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld