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

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: Rebase for commit 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
« no previous file with comments | « no previous file | chrome/browser/background_application_list_model.cc » ('j') | 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 7dcd59ae6701c8d0ae204c6cd4705780f35579dd..81b8b87f3940ee5748a6f11adb1f88ab7ae40877 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7432,6 +7432,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
« no previous file with comments | « no previous file | chrome/browser/background_application_list_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698