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

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

Issue 29510587: Issue 5366 - Reach full legal compliance in ABP for Samsung Internet (Closed)
Patch Set: Fixed copyright text and xml formatting Created Aug. 11, 2017, 1:29 p.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 <!-- About URLs -->
5 <string name="url_privacy_policy">https://adblockplus.org/privacy</string>
6 <string name="url_terms_of_use">https://adblockplus.org/terms</string>
7
4 <!-- Preference keys --> 8 <!-- Preference keys -->
5 <string name="key_automatic_updates">automatic_updates</string> 9 <string name="key_automatic_updates">automatic_updates</string>
6 <string name="key_acceptable_ads">acceptable_ads</string> 10 <string name="key_acceptable_ads">acceptable_ads</string>
7 <string name="key_application_activated">application_activated</string> 11 <string name="key_application_activated">application_activated</string>
8 <string name="key_aa_info_shown">aa_info_shown</string> 12 <string name="key_aa_info_shown">aa_info_shown</string>
9 <string name="key_cached_filter_path">cached_filter_path</string> 13 <string name="key_cached_filter_path">cached_filter_path</string>
10 <string name="key_previous_version_code">previous_version_code</string> 14 <string name="key_previous_version_code">previous_version_code</string>
11 <string name="key_whitelisted_websites">whitelisted_websites</string> 15 <string name="key_whitelisted_websites">whitelisted_websites</string>
12 16
13 <!-- Preference values --> 17 <!-- Preference values -->
14 <string name="download_settings_value_wifi">1</string> 18 <string name="download_settings_value_wifi">1</string>
15 <string name="download_settings_value_always">2</string> 19 <string name="download_settings_value_always">2</string>
16 20
17 </resources> 21 </resources>
OLDNEW
« no previous file with comments | « adblockplussbrowser/res/values/strings.xml ('k') | adblockplussbrowser/res/xml/preferences_main.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld