Chromium Code Reviews| 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 |