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

Unified Diff: res/values/sysstrings.xml

Issue 29376835: Issue 4769 - Supporting adding whitelisted websites on ABP for Samsung Internet (Closed)
Patch Set: Created Feb. 22, 2017, 10: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
Index: res/values/sysstrings.xml
===================================================================
--- a/res/values/sysstrings.xml
+++ b/res/values/sysstrings.xml
@@ -2,10 +2,11 @@
<resources>
<!-- Preference keys -->
<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_whitelisted_websites">whitelisted_websites</string>
</resources>

Powered by Google App Engine
This is Rietveld