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

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

Issue 7082011: Makes Bookmarks have an accelerator. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | 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. OS values are passed through from Python's sys.platform: 5 locale. OS values are passed through from Python's sys.platform:
6 6
7 win32 - Windows 7 win32 - Windows
8 darwin - Mac 8 darwin - Mac
9 linux2 - Linux (both Views and GTK+) 9 linux2 - Linux (both Views and GTK+)
10 10
(...skipping 8712 matching lines...) Expand 10 before | Expand all | Expand 10 after
8723 Invalid URL. 8723 Invalid URL.
8724 </message> 8724 </message>
8725 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The lab el for the tree item that shows the recently added bookmarks."> 8725 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The lab el for the tree item that shows the recently added bookmarks.">
8726 Recent 8726 Recent
8727 </message> 8727 </message>
8728 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The lab el for the tree item that shows the search results for the bookmarks."> 8728 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The lab el for the tree item that shows the search results for the bookmarks.">
8729 Search 8729 Search
8730 </message> 8730 </message>
8731 </if> 8731 </if>
8732 <message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu i n the wrench menu and in the mac menu bar"> 8732 <message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu i n the wrench menu and in the mac menu bar">
8733 Bookmarks 8733 &amp;Bookmarks
8734 </message> 8734 </message>
8735 8735
8736 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl oaded files when we have no idea what they could be."> 8736 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl oaded files when we have no idea what they could be.">
8737 download 8737 download
8738 </message> 8738 </message>
8739 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows on MacOS with no title use this string."> 8739 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows on MacOS with no title use this string.">
8740 Untitled 8740 Untitled
8741 </message> 8741 </message>
8742 8742
8743 <message name="IDS_SET_AS_DEFAULT_INFOBAR_BUTTON_LABEL" desc="The label of the 'set as default' button on the default browser infobar."> 8743 <message name="IDS_SET_AS_DEFAULT_INFOBAR_BUTTON_LABEL" desc="The label of the 'set as default' button on the default browser infobar.">
(...skipping 3841 matching lines...) Expand 10 before | Expand all | Expand 10 after
12585 </includes> 12585 </includes>
12586 <structures fallback_to_english="true"> 12586 <structures fallback_to_english="true">
12587 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12587 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12588 </structure> 12588 </structure>
12589 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12589 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12590 </structure> 12590 </structure>
12591 </structures> 12591 </structures>
12592 12592
12593 </release> 12593 </release>
12594 </grit> 12594 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698