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

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

Issue 6222010732511232: Noissue - Prefix our IDs/strings with abb_ and group them (Closed)
Patch Set: Created May 8, 2015, 4:14 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/menu/browser_app_menu.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
@@ -94,7 +94,6 @@
<string name="find_in_page">&find_in_page;</string>
<string name="find_matchcase">&find_matchcase;</string>
<string name="desktop_mode">&desktop_mode;</string>
- <string name="block_ads">&block_ads;</string>
<string name="page">&page;</string>
<string name="tools">&tools;</string>
@@ -490,6 +489,8 @@
<string name="remote_tabs_last_synced">&remote_tabs_last_synced;</string>
<!-- Adblock Browser -->
+ <string name="abb_block_ads">&abb_block_ads;</string>
+
<string name="abb_pref_category_adblocking">Adblocking</string>
<string name="abb_pref_category_adblocking_summary">Configure your filter subscriptions</string>
« no previous file with comments | « mobile/android/base/resources/menu/browser_app_menu.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld