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

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: Add test. 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/browser_browsertest.cc » ('j') | chrome/browser/extensions/extension_dom_ui.cc » ('J')
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 539447f8f1d1cf28eefdc109e94611ef09bfea49..30168c4de448233fb40038a579e3ad528f420409 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7388,6 +7388,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/browser_browsertest.cc » ('j') | chrome/browser/extensions/extension_dom_ui.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698