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

Unified Diff: chrome/app/generated_resources.grd

Issue 8851007: WIP / Do not commit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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 | « base/win/process_monitor.cc ('k') | chrome/browser/browser_resources.grd » ('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 347fa5fd158185e86a738b5fe7e63f8a73ed7301..2ca91e9a3c051820799148804303304c84eca04f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5111,6 +5111,12 @@ Because search results are requested even while you're typing your query, your d
<message name="IDS_PLUGIN_SEARCHING" desc="The placeholder text when searching for a missing plug-in.">
Looking for plug-in...
</message>
+ <message name="IDS_PLUGIN_DOWNLOADING" desc="The placeholder text when searching for a missing plug-in.">
+ Downloading plug-in...
+ </message>
+ <message name="IDS_PLUGIN_INSTALLING" desc="The placeholder text when searching for a missing plug-in.">
+ After installing the plug-in, reload the page.
+ </message>
<message name="IDS_PLUGIN_FOUND" desc="The placeholder text for a known plug-in that is not installed.">
The <ph name="PLUGIN_NAME">$1<ex>Quicktime</ex></ph> plug-in is required to display this content.
</message>
« no previous file with comments | « base/win/process_monitor.cc ('k') | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698