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

Unified Diff: mobile/android/base/strings.xml.in

Issue 29370610: Issue 4760 - Change Ad blocking settings text (Closed)
Patch Set: Renaming category_filters to category_languages Created Jan. 2, 2017, 5:09 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 | « mobile/android/base/resources/xml/preferences_abb_abp.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/base/strings.xml.in
===================================================================
--- a/mobile/android/base/strings.xml.in
+++ b/mobile/android/base/strings.xml.in
@@ -613,20 +613,22 @@
<!-- Adblock Browser -->
<string name="abb_block_ads">&abb_block_ads;</string>
<string name="abb_pref_category_abp">&abb_pref_category_abp;</string>
<string name="abb_pref_category_abp_summary">&abb_pref_category_abp_summary;</string>
<string name="abb_pref_category_adblocking">&abb_pref_category_adblocking;</string>
<string name="abb_pref_category_adblocking_summary">&abb_pref_category_adblocking_summary;</string>
- <string name="abb_pref_category_adblocking_summary_main">&abb_pref_category_adblocking_summary_main;</string>
<string name="abb_pref_category_blocking">&abb_pref_category_blocking;</string>
+ <string name="abb_pref_category_languages">&abb_pref_category_languages;</string>
+ <string name="abb_pref_category_languages_summary">&abb_pref_category_languages_summary;</string>
+
<string name="abb_pref_category_more_blocking">&abb_pref_category_more_blocking;</string>
<string name="abb_pref_category_more_blocking_summary">&abb_pref_category_more_blocking_summary;</string>
<string name="abb_pref_category_exceptions">&abb_pref_category_exceptions;</string>
<string name="abb_pref_category_acceptable_ads">&abb_pref_category_acceptable_ads;</string>
<string name="abb_pref_category_acceptable_ads_summary">&abb_pref_category_acceptable_ads_summary;</string>
« no previous file with comments | « mobile/android/base/resources/xml/preferences_abb_abp.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld