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

Unified Diff: chrome/app/generated_resources.grd

Issue 5019005: Add "open as window" menu item to NTP app menu. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments. Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index e1a983223ce6fd6345ae625ae1518e5b2debd94d..00254863eae24f4621337ba868abd3eb6ef66e5b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7394,6 +7394,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
desc="Text for the button that opens the app in a regular tab.">
Open as regular tab
</message>
+ <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW"
+ desc="Text for the button that opens the app in an app window.">
+ Open as window
+ </message>
<message name="IDS_APP_CONTEXT_MENU_OPEN_FULLSCREEN"
desc="Text for the button that opens the app full screen.">
Open full screen

Powered by Google App Engine
This is Rietveld 408576698