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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2682293002: Add desktop UI for the subresource filter content setting. (Closed)
Patch Set: comments 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 500aca64493abf54c31f489b404e2242e51970be..248fceca820762db1a025deb9aeaa227528a779e 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14739,6 +14739,17 @@ read aloud to screenreader users to announce that a completion is available.">
Chrome has blocked parts of this site to protect you from potentially deceptive content.
</message>
+
msw 2017/03/23 18:18:08 nit: remove extra blank line?
melandory 2017/03/23 20:05:38 Done.
+ <message name="IDS_SUBRESOURCE_FILTER_HEADER" desc="Header for the subresource filter setting on the Content Settings dialog.">
+ Subresource Filter
+ </message>
+ <message name="IDS_SUBRESOURCE_FILTER_ALLOW_RADIO" desc="A radio button on the Content Settings dialog to allow to use subresource filter.">
msw 2017/03/23 18:18:08 nit: "to allow subresource filter use"
melandory 2017/03/23 20:05:38 Done.
+ Allow the Subrsource Filter to perform filtering
msw 2017/03/23 18:18:08 These strings are a little vague; I have no idea w
+ </message>
+ <message name="IDS_SUBRESOURCE_FILTER_BLOCK_RADIO" desc="A radio button on the Content Settings dialog to block subresource filter on all sites.">
msw 2017/03/23 18:18:08 nit: "to allow subresource filter use"
melandory 2017/03/23 20:05:38 Done.
+ Doesn't allow Subresource Filter to perform filtering
msw 2017/03/23 18:18:08 nit: "Do not allow the"...?
melandory 2017/03/23 20:05:38 Done.
+ </message>
msw 2017/03/23 18:18:08 nit: indent
melandory 2017/03/23 20:05:38 Done.
+
<!-- Audio rendering mixing experiment strings. -->
<message name="IDS_NEW_AUDIO_RENDERING_MIXING_STRATEGY_NAME" desc="Name of the flag for enabling the new audio rendering mixing strategy.">
New audio rendering mixing strategy

Powered by Google App Engine
This is Rietveld 408576698