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

Unified Diff: chrome/app/generated_resources.grd

Issue 2876223003: cocoa: add some tab-manipulation menu items (Closed)
Patch Set: remove top separator Created 3 years, 7 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/chrome_command_ids.h ('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 2133d70c05d1053b382c8aadae702281e4dcf936..a891afd115c3a1279a98d5e07ab9690bbe475669 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10071,6 +10071,15 @@ Tell us what happened exactly before you got the profile error message:
<message name="IDS_ALL_WINDOWS_FRONT_MAC" desc="The Mac menu item for bring all to front the window menu.">
Bring All to Front
</message>
+ <message name="IDS_DUPLICATE_TAB_MAC" desc="The Mac menu item for duplicating the selected tab(s).">
+ Duplicate Tab
+ </message>
+ <message name="IDS_MUTE_TAB_MAC" desc="The Mac menu item for muting the selected tab(s).">
+ Mute Tab
+ </message>
+ <message name="IDS_PIN_TAB_MAC" desc="The Mac menu item for pinning the selected tab(s).">
+ Pin Tab
+ </message>
<!-- Help menu -->
<message name="IDS_FEEDBACK_MAC" desc="The Mac menu item to report a bug in the Help menu.">
Report an Issue...
« no previous file with comments | « chrome/app/chrome_command_ids.h ('k') | chrome/app/nibs/MainMenu.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698