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

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

Issue 8483105: ABP/Android resources (Closed)
Patch Set: Created Oct. 5, 2012, 9: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
« no previous file with comments | « res/values/sysarrays.xml ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3
4 <string name="update_url">https://adblockplus.org/devbuilds/adblockplusandro id/updates.xml</string>
5 <string name="crash_report_url">https://crashes.adblockplus.org/submitCrash? version=1</string>
6
7 <string name="pref_enabled">enabled</string>
8 <string name="pref_startatboot">startatboot</string>
9 <string name="pref_subscription">subscription</string>
10 <string name="pref_refresh">refresh</string>
11 <string name="pref_wifirefresh">wifirefresh</string>
12 <string name="pref_port">port</string>
13 <string name="pref_advanced">advanced</string>
14 <string name="pref_proxy">proxy</string>
15 <string name="pref_proxyhost">proxyhost</string>
16 <string name="pref_proxyport">proxyport</string>
17 <string name="pref_proxyuser">proxyuser</string>
18 <string name="pref_proxypass">proxypass</string>
19 <string name="pref_support">support</string>
20 <string name="pref_crashreport">crashreport</string>
21 <string name="pref_checkupdate">checkupdate</string>
22 <string name="pref_configuration">configuration</string>
23 <string name="pref_version">versioncode</string>
24
25 </resources>
OLDNEW
« no previous file with comments | « res/values/sysarrays.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld