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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 498573003: Add relaunch into ASH and desktop support for Chrome on Windows 7. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added metrics Created 6 years, 4 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 | « chrome/app/chrome_dll.rc ('k') | chrome/browser/browser_process_impl.cc » ('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 9732bb17dc4a01b19728ed1d39916cbc58bedbba..238143283880bbcc73350ba5a16613f412d9c45f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13646,12 +13646,6 @@ Do you accept?
<message name="IDS_GTALK_REMOTING_CONTINUE_DIALOG_MESSAGE" desc="Message of the dialog box asking user's permission to continue Hangouts Remote Desktop">
You are being helped. Do you want to continue?
</message>
- <message name="IDS_OPEN_ASH_DESKTOP" desc="The text label of the Open Ash desktop menu item">
- Open Ash desktop
- </message>
- <message name="IDS_CLOSE_ASH_DESKTOP" desc="The text label of the Close Ash desktop menu item">
- Close Ash desktop
- </message>
</if>
<!-- Panel windows -->
@@ -13839,11 +13833,11 @@ Do you accept?
desc="Title for notification displayed when a download request is completed">
Download complete notification
</message>
- <message name="IDS_WIN8_DESKTOP_OPEN"
+ <message name="IDS_WIN_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"
+ <message name="IDS_WIN_DESKTOP_RESTART"
desc="Text for the menu item to restart chrome in desktop mode. Aplies to Windows 8 only">
Relaunch Chrome on the desktop
</message>
@@ -13855,7 +13849,15 @@ Do you accept?
desc="Modal message box prompt shown to the user after requesting to relaunch in Windows 8 mode while packaged apps are running, which will require all packaged apps to be closed and then restarted. Dialog is shown with choices: OK, Cancel.">
Relaunching in Windows 8 mode will close and relaunch your Chrome apps.
</message>
- <message name="IDS_WIN8_PROMPT_TO_CLOSE_APPS_FOR_DESKTOP"
+ <message name="IDS_WIN_ASH_RESTART"
+ desc="Text for the menu item to restart chrome in ASH. Aplies to Windows 7 only">
+ Relaunch Chrome in Windows ASH mode
sky 2014/08/26 16:51:22 Do we really want to present the name ASH to the u
ananta 2014/08/26 22:34:17 Changed to Chrome OS mode for now based on a discu
+ </message>
+ <message name="IDS_WIN_PROMPT_TO_CLOSE_APPS_FOR_ASH"
+ desc="Modal message box prompt shown to the user after requesting to relaunch in Windows ASH mode while packaged apps are running, which will require all packaged apps to be closed and then restarted. Dialog is shown with choices: OK, Cancel.">
+ Relaunching in Windows ASH mode will close and relaunch your Chrome apps.
+ </message>
+ <message name="IDS_WIN_PROMPT_TO_CLOSE_APPS_FOR_DESKTOP"
desc="Modal message box prompt shown to the user after requesting to relaunch in Desktop mode while packaged apps are running, which will require all packaged apps to be closed and then restarted. Dialog is shown with choices: OK, Cancel.">
Relaunching in Desktop mode will close and relaunch your Chrome apps.
</message>
« no previous file with comments | « chrome/app/chrome_dll.rc ('k') | chrome/browser/browser_process_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698