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

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

Issue 2785913002: [subresource_filter] Add the Content Settings UI for Android (Closed)
Patch Set: first review: finnur 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..2d17abc1ca9724f342fa32399ade4c5abdf47210 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -644,6 +644,9 @@ Your Google account may have other forms of browsing history like searches and a
<message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission to display pop-up windows [CHAR-LIMIT=32]">
Pop-ups
</message>
+ <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_TITLE" desc="Title for the subresource filter permission [CHAR-LIMIT=32]">
+ Subresource Filter
Finnur 2017/03/31 13:47:23 nit: Should the f in filter be capitalized? UI sho
Charlie Harrison 2017/03/31 14:56:46 +srahim what do you think? Note that this is just
+ </message>
<message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for the permission for showing push notifications [CHAR-LIMIT=32]">
Notifications
</message>

Powered by Google App Engine
This is Rietveld 408576698