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

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

Issue 2785913002: [subresource_filter] Add the Content Settings UI for Android (Closed)
Patch Set: git cl try 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..5497d2346db9c4e182be13cf81c431242b5eca23 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" desc="Header for the subresource filter setting on the Content Settings dialog.">
+ Subresource Filter
melandory 2017/03/30 13:39:58 We already have this string in chrome/app/generate
+ </message>
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698