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

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
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/common/allowed_subresource_filter.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 500aca64493abf54c31f489b404e2242e51970be..ce9326e5d458b0f489368ca0039594cb387f4d85 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14739,6 +14739,16 @@ 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>
+ <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 subresource filter use.">
+ Allow the Subrsource Filter to perform filtering
msw 2017/03/23 20:50:37 nit: "Subresource" spelling
melandory 2017/03/29 13:42:38 Done.
+ </message>
+ <message name="IDS_SUBRESOURCE_FILTER_BLOCK_RADIO" desc="A radio button on the Content Settings dialog to block subresource filter use on all sites.">
+ Do not allow Subresource Filter to perform filtering
+ </message>
+
<!-- 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
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/common/allowed_subresource_filter.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698