diff options
Diffstat (limited to 'chrome/app/chromium_strings.grd')
-rw-r--r-- | chrome/app/chromium_strings.grd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index 67ce685..0203d66 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -340,6 +340,15 @@ be available for now. --> <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar."> Chromium isn't your default browser. </message> + <message name="IDS_EXIT_MAC" desc="The menu item to quit the browser in the app menu."> + Quit Chromium + </message> + <message name="IDS_HIDE_MAC" desc="The menu item to hide all browser windows in the app menu."> + Hide Chromium + </message> + <message name="IDS_HELP_MAC" desc="The menu item to show help in the Help menu."> + Chromium Help + </message> </messages> </release> </grit> |