| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 12c9090c5e56f67dadfb2ae20eea8e8650bcc508..7bdacd8f291d04e87f9fb614327757a2fdb43c8c 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -2368,6 +2368,9 @@ Even if you have downloaded files from this website before, the website might ha
|
| <message name="IDS_BLOCKED_POPUPS_EXPLANATORY_TEXT" desc="Explanatory animated text that appears (and then disappears) in the address line when popup is blocked">
|
| Pop-up blocked
|
| </message>
|
| + <message name="IDS_BLOCKED_PLUGIN_EXPLANATORY_TEXT" desc="Explanatory animated text that appears (and then disappears) in the address line when plugin is blocked">
|
| + Plug-in blocked
|
| + </message>
|
| <message name="IDS_BLOCKED_JAVASCRIPT_TITLE" desc="Tooltip and bubble info header text when a page is not allowed to run JavaScript.">
|
| JavaScript was blocked on this page.
|
| </message>
|
| @@ -2389,7 +2392,7 @@ Even if you have downloaded files from this website before, the website might ha
|
| Plug-ins were blocked on this page.
|
| </message>
|
| <message name="IDS_BLOCKED_PLUGINS_UNBLOCK_ALL" desc="Radio button choice to unblock a site from using plug-ins, displayed in bubble when a page tries to use plug-ins.">
|
| - Always allow plug-ins on <ph name="HOST">$1<ex>mail.google.com</ex></ph>
|
| + Always run on this site
|
| </message>
|
| <if expr="is_macosx">
|
| <message name="IDS_BLOCKED_PLUGINS_UNBLOCK" desc="Radio button choice to unblock a site from using *a specific set* of plug-ins, displayed in bubble when a page tries to use plug-ins.">
|
| @@ -2397,13 +2400,13 @@ Even if you have downloaded files from this website before, the website might ha
|
| </message>
|
| </if>
|
| <message name="IDS_BLOCKED_PLUGINS_NO_ACTION" desc="Radio button choice to continue blocking a site from using plug-ins, displayed in bubble when a page tries to use plug-ins.">
|
| - Continue blocking plug-ins
|
| + Block plug-ins on this site
|
| </message>
|
| <message name="IDS_BLOCKED_PLUGINS_LINK" desc="Link to plug-ins section of content blocking management dialog, displayed in bubble when a page tries to display plug-ins.">
|
| Manage plug-in blocking...
|
| </message>
|
| <message name="IDS_BLOCKED_PLUGINS_LOAD_ALL" desc="Button to load all blocked plugins on a page, displayed in bubble when a page tries to display plug-ins.">
|
| - Run all plug-ins this time
|
| + Run this time
|
| </message>
|
|
|
| <!-- Certificate error strings -->
|
|
|