Chromium Code Reviews| 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> |