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

Unified Diff: adblockplussbrowser/res/values/sysstrings.xml

Issue 29453722: Noissue - Lint adjustments and optimizations (Closed)
Patch Set: Adjusting HashSet initialization in Subscription Created July 19, 2017, 4:40 p.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 | « adblockplussbrowser/res/values/sysarrays.xml ('k') | adblockplussbrowser/res/xml/preferences_main.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplussbrowser/res/values/sysstrings.xml
===================================================================
--- a/adblockplussbrowser/res/values/sysstrings.xml
+++ b/adblockplussbrowser/res/values/sysstrings.xml
@@ -5,9 +5,13 @@
<string name="key_automatic_updates">automatic_updates</string>
<string name="key_acceptable_ads">acceptable_ads</string>
<string name="key_application_activated">application_activated</string>
<string name="key_aa_info_shown">aa_info_shown</string>
<string name="key_cached_filter_path">cached_filter_path</string>
<string name="key_previous_version_code">previous_version_code</string>
<string name="key_whitelisted_websites">whitelisted_websites</string>
+ <!-- Preference values -->
+ <string name="download_settings_value_wifi">1</string>
+ <string name="download_settings_value_always">2</string>
+
</resources>
« no previous file with comments | « adblockplussbrowser/res/values/sysarrays.xml ('k') | adblockplussbrowser/res/xml/preferences_main.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld