Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(884)

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2785913002: [subresource_filter] Add the Content Settings UI for Android (Closed)
Patch Set: guard via feature list Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index d35715a295918a2f946e4fe2ff738561af77f976..3ccf776ae1857cabb951d534777b12344a4e4028 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -2791,6 +2791,11 @@ You must have Bluetooth and Location turned on in order to use the Physical Web.
<message name="IDS_CONTEXTMENU_VIDEO_TITLE" desc="The title of a context menu tab when the item pressed contains more than one type. This indicates that all the actions are related to a video.">
VIDEO
</message>
+
+ <!-- Subresource Filter -->
+ <message name="IDS_SUBRESOURCE_FILTER_HEADER_ANDROID" desc="Header for the subresource filter setting on the Content Settings dialog.">
Finnur 2017/03/31 10:22:34 The _ANDROID suffix is redundant. This file and th
Charlie Harrison 2017/03/31 13:21:42 I changed it to have the ANDROID suffix because we
+ Subresource Filter
+ </message>
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698