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

Unified Diff: chrome/app/generated_resources.grd

Issue 1248183004: [Mac] added support for show as tab on popups, similar behavior that exists in windows in which rep… Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | « AUTHORS ('k') | chrome/app/nibs/MainMenu.xib » ('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 ebe841d9814ed3f55f7c7df130af84f3eccb2a9f..725441e5eb9586b31f814aa24b360db4b65e74fc 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13198,6 +13198,9 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_CLOSE_TAB_MAC" desc="The Mac menu item to close a browser tab in the file menu.">
Close Tab
</message>
+ <message name="IDS_SHOW_AS_TAB_MAC" desc="The Mac menu item for show non app as a tab in a new app window in the file menu.">
+ Show As Tab
+ </message>
<message name="IDS_SAVE_PAGE_MAC" desc="The Mac menu item to save a page in the file menu.">
Save Page As...
</message>
« no previous file with comments | « AUTHORS ('k') | chrome/app/nibs/MainMenu.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698