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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 9345004: Remove the Create Application Shortcut... menu item (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/app/nibs/MainMenu.xib » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 11255 matching lines...) Expand 10 before | Expand all | Expand 10 after
11266 </message> 11266 </message>
11267 <message name="IDS_REOPEN_CLOSED_TABS_MAC" desc="The Mac menu item reope n recently closed tabs in the file menu."> 11267 <message name="IDS_REOPEN_CLOSED_TABS_MAC" desc="The Mac menu item reope n recently closed tabs in the file menu.">
11268 Reopen Closed Tab 11268 Reopen Closed Tab
11269 </message> 11269 </message>
11270 <message name="IDS_OPEN_FILE_MAC" desc="The Mac menu item to open a file in the file menu."> 11270 <message name="IDS_OPEN_FILE_MAC" desc="The Mac menu item to open a file in the file menu.">
11271 Open File... 11271 Open File...
11272 </message> 11272 </message>
11273 <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)."> 11273 <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).">
11274 Open Location... 11274 Open Location...
11275 </message> 11275 </message>
11276 <message name="IDS_CREATE_APPLICATION_MAC" desc="The Mac menu item to cr eate an application shortcut in the file menu.">
11277 Create Application Shortcut...
11278 </message>
11279 <message name="IDS_CLOSE_WINDOW_MAC" desc="The Mac menu item to close a window in the file menu."> 11276 <message name="IDS_CLOSE_WINDOW_MAC" desc="The Mac menu item to close a window in the file menu.">
11280 Close Window 11277 Close Window
11281 </message> 11278 </message>
11282 <message name="IDS_CLOSE_TAB_MAC" desc="The Mac menu item to close a bro wser tab in the file menu."> 11279 <message name="IDS_CLOSE_TAB_MAC" desc="The Mac menu item to close a bro wser tab in the file menu.">
11283 Close Tab 11280 Close Tab
11284 </message> 11281 </message>
11285 <message name="IDS_SAVE_PAGE_MAC" desc="The Mac menu item to save a page in the file menu."> 11282 <message name="IDS_SAVE_PAGE_MAC" desc="The Mac menu item to save a page in the file menu.">
11286 Save Page As... 11283 Save Page As...
11287 </message> 11284 </message>
11288 <message name="IDS_EMAIL_PAGE_LOCATION_MAC" desc="The Mac menu item to e mail the page location in the file menu."> 11285 <message name="IDS_EMAIL_PAGE_LOCATION_MAC" desc="The Mac menu item to e mail the page location in the file menu.">
(...skipping 3747 matching lines...) Expand 10 before | Expand all | Expand 10 after
15036 </messages> 15033 </messages>
15037 <structures fallback_to_english="true"> 15034 <structures fallback_to_english="true">
15038 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 15035 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
15039 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 15036 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
15040 </structure> 15037 </structure>
15041 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 15038 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
15042 </structure> 15039 </structure>
15043 </structures> 15040 </structures>
15044 </release> 15041 </release>
15045 </grit> 15042 </grit>
OLDNEW
« 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