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

Unified Diff: chrome/app/generated_resources.grd

Issue 204021: Updated menu titles from Cole.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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 | « no previous file | 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
===================================================================
--- chrome/app/generated_resources.grd (revision 26221)
+++ chrome/app/generated_resources.grd (working copy)
@@ -4797,7 +4797,7 @@
New Incognito Window
</message>
<message name="IDS_REOPEN_CLOSED_TABS_MAC" desc="The Mac menu item reopen recently closed tabs in the file menu.">
- Reopen Closed Tabs
+ Reopen Closed Tab
</message>
<message name="IDS_OPEN_FILE_MAC" desc="The Mac menu item to open a file in the file menu.">
Open File...
@@ -4805,9 +4805,6 @@
<message name="IDS_OPEN_LOCATION_MAC" desc="The Mac menu item to open a location in the file menu (puts cursor in the url bar).">
Open Location...
</message>
- <message name="IDS_OPEN_RECENT_MAC" desc="The Mac menu item for the recent files menu in the file menu.">
- Open Recent
- </message>
<message name="IDS_CREATE_APPLICATION_MAC" desc="The Mac menu item to create an application shortcut in the file menu.">
Create Application Shortcut...
</message>
@@ -4894,19 +4891,19 @@
Stop
</message>
<message name="IDS_RELOAD_MENU_MAC" desc="The Mac menu item reload in the view menu.">
- Reload
+ Reload This Page
</message>
<message name="IDS_FULLSCREEN_MAC" desc="The Mac menu item to go into fullscreen mode in the view menu.">
Full Screen
</message>
- <message name="IDS_TEXT_BIGGER_MAC" desc="The Mac menu item to make text bigger in the view menu.">
- Make Text Bigger
+ <message name="IDS_TEXT_BIGGER_MAC" desc="The Mac menu item to zoom in on the page in the view menu.">
+ Zoom In
</message>
- <message name="IDS_TEXT_DEFAULT_MAC" desc="The Mac menu item to make text default in the view menu.">
- Make Text Default
+ <message name="IDS_TEXT_DEFAULT_MAC" desc="The Mac menu item to make the page actual size in the view menu.">
+ Actual Size
</message>
- <message name="IDS_TEXT_SMALLER_MAC" desc="The Mac menu item to make text smaller in the view menu.">
- Make Text Smaller
+ <message name="IDS_TEXT_SMALLER_MAC" desc="The Mac menu item to zoom out on the in the view menu.">
+ Zoom Out
</message>
<message name="IDS_TEXT_ENCODING_MAC" desc="The Mac menu item for the text encoding submenu in the view menu.">
Text Encoding
@@ -4945,7 +4942,7 @@
</message>
<!-- Bookmarks menu -->
<message name="IDS_BOOKMARK_CURRENT_PAGE_MAC" desc="The Mac menu item for booking the current page in the bookmark menu.">
- Bookmark Current Page...
+ Bookmark This Page...
</message>
<!-- Window menu -->
<message name="IDS_MINIMIZE_WINDOW_MAC" desc="The Mac menu item for minimize the window menu.">
@@ -4955,10 +4952,10 @@
Zoom
</message>
<message name="IDS_NEXT_TAB_MAC" desc="The Mac menu item for next tab in the window menu.">
- Next Tab
+ Select Next Tab
</message>
<message name="IDS_PREV_TAB_MAC" desc="The Mac menu item for previous tab in the window menu.">
- Previous Tab
+ Select Previous Tab
</message>
<message name="IDS_SHOW_DOWNLOADS_MAC" desc="The Mac menu item to show downloads in the window menu.">
Downloads
« no previous file with comments | « no previous file | chrome/app/nibs/MainMenu.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698