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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1105143005: Issue 465302:System wide share options on Mac Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added unit tests, honored Cocoa memory management issues Created 5 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 84f4c3da89be3120a61f2e5f91f370eb9b55732c..fa609257ea84b36e26ce26a29f293f81d0561252 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>
+
+
+
Avi (use Gerrit) 2015/05/15 16:13:08 Remove these extra lines.
<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,9 @@ 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