| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index a04996980ef39ea5dee0af9a75088a9439211ccc..6d4546308ff1dc944a4cc34b96772aa7c87159ff 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -12093,13 +12093,13 @@ 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.">
|
| + <message name="IDS_SUBRESOURCE_FILTER_HEADER" desc="Header for the subresource filter setting on the Content Settings dialog." translateable="false">
|
| Subresource Filter
|
| </message>
|
| - <message name="IDS_SUBRESOURCE_FILTER_ALLOW_RADIO" desc="A radio button on the Content Settings dialog to allow subresource filter use.">
|
| + <message name="IDS_SUBRESOURCE_FILTER_ALLOW_RADIO" desc="A radio button on the Content Settings dialog to allow subresource filter use." translateable="false">
|
| 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.">
|
| + <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>
|
| <if expr="is_win">
|
|
|