Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index bce6d690a1857c381465ab47628f94be9e7e293b..dddc3265b14a3255bd54c0be0db9a08076263219 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6987,6 +6987,9 @@ Keep your key file in a safe place. You will need it to create new versions of y |
</if> <!-- is_win --> |
<!-- Plug-in placeholders --> |
+ <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug-in, displayed in the click to play UI."> |
+ Click to run <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph>. |
+ </message> |
<message name="IDS_PLUGIN_HIDE" desc="The tooltip for hiding a blocked plug-in, displayed in the click to play UI."> |
Hide this plug-in |
</message> |
@@ -8035,6 +8038,9 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_PLUGIN_DETECT_RADIO" desc="A radio button in the Content Settings dialog for detecting and running important plugin content only."> |
Detect and run important plugin content |
</message> |
+ <message name="IDS_PLUGIN_ASK_RADIO" desc="A radio button in the Content Settings dialog for gating plug-ins on a mouse click (left button)."> |
+ Click to play |
+ </message> |
<message name="IDS_PLUGIN_BLOCK_RADIO" desc="A radio button in the Content Settings dialog for gating plug-ins on a context menu activation."> |
Do not run plugins by default |
</message> |