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

Unified Diff: chrome/app/generated_resources.grd

Issue 10885047: Metro mode switching (chrome side) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 153562)
+++ chrome/app/generated_resources.grd (working copy)
@@ -17393,6 +17393,14 @@
desc="Title for notification displayed when a download request is completed">
Download complete notification
</message>
+ <message name="IDS_WIN8_DESKTOP_RESTART"
+ desc="Text for the menu item to restart chrome in desktop. Aplies to Windows 8 only">
+ Restart Chrome in desktop mode
+ </message>
+ <message name="IDS_WIN8_METRO_RESTART"
+ desc="Text for the menu item to restart chrome in metro. Aplies to Windows 8 only">
+ Restart Chrome in Windows 8 mode
+ </message>
<!-- Media Galleries. -->
<message name="IDS_MEDIA_GALLERIES_DIALOG_HEADER" desc="Header for media gallery permissions dialog.">

Powered by Google App Engine
This is Rietveld 408576698