Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(645)

Unified Diff: chrome/app/generated_resources.grd

Issue 2862031: Add click-to-load functionality for blocked plugins. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: '' Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/chrome_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 06d1d586dcf9292b34265eebc3208a2839dee28a..310fd13e1e1cfc977416f9ecc2cca36a3e372ba6 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3664,7 +3664,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Chrome Web Store
</message>
- <!-- chrome://plugins page -->
+ <!-- Plugins -->
<message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins page.">
Plug-ins
</message>
@@ -3726,6 +3726,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
Priority:
</message>
+ <!-- Click-to-load -->
+ <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug-in.">
+ Load plug-in
+ </message>
+
<!-- Session Crashed Info Bar-->
<message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view.">
Restore
« no previous file with comments | « no previous file | chrome/chrome_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698