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

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: Removed newline from chrome_command_ids.h Created 6 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 | « 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 0b531a6d1249fdea2e95d430dc186a6f2c8b37db..1f705cea08899c85695fa0d7f9020b5b0eb7b806 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13670,12 +13670,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 -->
@@ -13863,11 +13857,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>
@@ -13879,7 +13873,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_CHROMEOS_RESTART"
+ desc="Text for the menu item to restart chrome in chrome os. Aplies to Windows 7 only">
+ Relaunch Chrome in Chrome OS mode
+ </message>
+ <message name="IDS_WIN_PROMPT_TO_CLOSE_APPS_FOR_CHROMEOS"
+ desc="Modal message box prompt shown to the user after requesting to relaunch in Windows chrome os 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 Chrome OS 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