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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 23591005: Update infobar buttons when attempting to run an NPAPI plugin in ash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change string to say open. Created 7 years, 3 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/plugins/plugin_infobar_delegates.h » ('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 2bda07bd100c3c0485a0c1215dc01e7df735e5e1..3c0242b81c6e4b4eeac64aa2f75dd435c802e8b3 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14586,9 +14586,9 @@ Do you accept?
desc="Title for notification displayed when a download request is completed">
Download complete notification
</message>
- <message name="IDS_WIN8_RESTART"
- desc="Text for the infobar button to restart Chrome in desktop mode. Doesn't explicitly mention 'on the desktop' because the infobar message already says that.">
- Relaunch Chrome
+ <message name="IDS_WIN8_DESKTOP_OPEN"
+ desc="Text for the infobar button to open Chrome in desktop mode.">
+ Open Chrome on the desktop
</message>
<message name="IDS_WIN8_DESKTOP_RESTART"
desc="Text for the menu item to restart chrome in desktop mode. Aplies to Windows 8 only">
« no previous file with comments | « no previous file | chrome/browser/plugins/plugin_infobar_delegates.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698