Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 63d4d10a6d7a26a8a4e21709a83881aeb4fc64fa..fcd971bc0e4e39757eb4b4a8d7283482404aac5f 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -13662,12 +13662,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 --> |
@@ -13855,11 +13849,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> |
@@ -13871,7 +13865,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"> |
sky
2014/08/26 22:57:07
ash->chromeos
ananta
2014/08/27 00:30:24
Done.
|
+ Relaunch Chrome in Chrome OS mode |
+ </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."> |
sky
2014/08/26 22:57:07
ash->chrome os
ananta
2014/08/27 00:30:24
Done.
|
+ 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> |