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

Unified Diff: chrome/app/generated_resources.grd

Issue 1105143005: Issue 465302:System wide share options on Mac Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: System wide share menu for Mac Created 5 years, 8 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 84f4c3da89be3120a61f2e5f91f370eb9b55732c..5b36b47aa2f16e32888fa5c731bd5414b9515f0a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13105,6 +13105,9 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_SERVICES_MAC" desc="The Mac menu item for the OS X services submenu (OS fills it in) in the app menu.">
Services
</message>
+
+
+
<message name="IDS_HIDE_APP_MAC" desc="The Mac menu item to hide all browser windows in the app menu.">
Hide <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>
</message>
@@ -13154,6 +13157,12 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_EMAIL_PAGE_LOCATION_MAC" desc="The Mac menu item to email the page location in the file menu.">
Email Page Location
</message>
+ <message name="IDS_SHARE_MENU_MAC" desc="The Mac menu item to display system wide share options.">
+ Share
+ </message>
+
+
+
<message name="IDS_PRINT_USING_SYSTEM_DIALOG_MAC" desc="The Mac menu item to print using system dialog in the file menu">
Print Using System Dialog...
</message>

Powered by Google App Engine
This is Rietveld 408576698