| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 886e9071cdecc4a5eab7e82b041fbafe3e5e4d47..97937ea633d4e1df1350a53d2e3dd6827240d38c 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -12314,6 +12314,15 @@ 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 Subresource Filter to perform filtering
|
| + </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>
|
| <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
|
|
|