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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
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
« no previous file with comments | « chrome/app/chrome_command_ids.h ('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
===================================================================
--- chrome/app/generated_resources.grd (revision 155242)
+++ chrome/app/generated_resources.grd (working copy)
@@ -17649,6 +17649,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.">
« no previous file with comments | « chrome/app/chrome_command_ids.h ('k') | chrome/browser/browser_process_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698