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

Unified Diff: chrome/app/generated_resources.grd

Issue 2881203002: [subresource_filter] Add Page Info subtitle on desktop + placeholder string (Closed)
Patch Set: Created 3 years, 7 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/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index f2d48a5a4252074c5458029478be8e8a287ebc81..b9a53ea0667920e1cefe1030864cb3675e77f77b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12160,6 +12160,9 @@ read aloud to screenreader users to announce that a completion is available.">
<message name="IDS_SUBRESOURCE_FILTER_BLOCK_RADIO" desc="A radio button on the Content Settings dialog to block subresource filter use on all sites." translateable="false">
Do not allow Subresource Filter to perform filtering
</message>
+ <message name="IDS_SUBRESOURCE_FILTER_PAGE_INFO_SUBTITLE" desc="Subtitle 'policy' string to be used under the setting on desktop Page Info (aka OIB)" translateable="false" formatter_data="android_java">
lgarron 2017/05/15 18:47:11 Could you please make sure to put this with the ot
Charlie Harrison 2017/05/15 19:36:04 Done.
+ Subresource filter activated (subtitle)
+ </message>
<if expr="is_win">
<message name="IDS_UTILITY_PROCESS_SHELL_HANDLER_NAME" desc="The name of the utility process used to handle shell operations.">
Shell Handler

Powered by Google App Engine
This is Rietveld 408576698