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

Unified Diff: chrome/app/generated_resources.grd

Issue 161083004: Update UI strings for Metro<->Desktop relaunch when apps are running. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 10 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 | no next file » | 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 7ab3538b12ad56cf00a8f0728ed547f7bdb81d29..23a4cf6ed427b7a29649eb0e0bbc8db3b66394b3 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14454,12 +14454,12 @@ Do you accept?
Not now
</message>
<message name="IDS_WIN8_PROMPT_TO_CLOSE_APPS_FOR_METRO"
- 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. Dialog is shown with choices: OK, Cancel.">
- Relaunching in Windows 8 mode will close your Chrome apps.
+ 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"
- 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. Dialog is shown with choices: OK, Cancel.">
- Relaunching in Desktop mode will close your Chrome apps.
+ 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>
</if>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698