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

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

Issue 8497008: Implement Bookmark All Tabs Dialog with WebUI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: resolve conflict on chrome/chrome_browser.gypi. Created 9 years, 1 month 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
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 10046 matching lines...) Expand 10 before | Expand all | Expand 10 after
10057 </message> 10057 </message>
10058 <message name="IDS_BOOKMARK_MANAGER_INVALID_URL" desc="Error message to display when the user tries to edit or create a bookmark with an invalid URL."> 10058 <message name="IDS_BOOKMARK_MANAGER_INVALID_URL" desc="Error message to display when the user tries to edit or create a bookmark with an invalid URL.">
10059 Invalid URL. 10059 Invalid URL.
10060 </message> 10060 </message>
10061 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="The label for the tree item that shows the recently added bookmarks."> 10061 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="The label for the tree item that shows the recently added bookmarks.">
10062 Recent 10062 Recent
10063 </message> 10063 </message>
10064 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="The label for the tree item that shows the search results for the bookmarks."> 10064 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="The label for the tree item that shows the search results for the bookmarks.">
10065 Search 10065 Search
10066 </message> 10066 </message>
10067 <message name="IDS_BOOKMARK_MANAGER_BOOKMARK_ALL_TABS" desc="Title of th e window the bookmark all tabs dialog.">
10068 Bookmark all tabs
10069 </message>
10067 </if> 10070 </if>
10068 <if expr="pp_ifdef('use_titlecase')"> 10071 <if expr="pp_ifdef('use_titlecase')">
10069 <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of t he menu item that shows the bookmark manager"> 10072 <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of t he menu item that shows the bookmark manager">
10070 &amp;Bookmark Manager 10073 &amp;Bookmark Manager
10071 </message> 10074 </message>
10072 <message name="IDS_BOOKMARK_MANAGER_SHOW_IN_FOLDER" desc="In Title Case: The label of the menu item in the bookmark manager context menu that changes th e selection in the tree to match the folder of the selected item in the table."> 10075 <message name="IDS_BOOKMARK_MANAGER_SHOW_IN_FOLDER" desc="In Title Case: The label of the menu item in the bookmark manager context menu that changes th e selection in the tree to match the folder of the selected item in the table.">
10073 Show in Folder 10076 Show in Folder
10074 </message> 10077 </message>
10075 <message name="IDS_BOOKMARK_MANAGER_SORT" desc="In Title Case: The label of the menu item in the bookmark manager organize menu that alphabetizes the bo okmarks/folders by title."> 10078 <message name="IDS_BOOKMARK_MANAGER_SORT" desc="In Title Case: The label of the menu item in the bookmark manager organize menu that alphabetizes the bo okmarks/folders by title.">
10076 Reorder by Title 10079 Reorder by Title
(...skipping 18 matching lines...) Expand all
10095 </message> 10098 </message>
10096 <message name="IDS_BOOKMARK_MANAGER_INVALID_URL" desc="In Title Case: Er ror message to display when the user tries to edit or create a bookmark with an invalid URL."> 10099 <message name="IDS_BOOKMARK_MANAGER_INVALID_URL" desc="In Title Case: Er ror message to display when the user tries to edit or create a bookmark with an invalid URL.">
10097 Invalid URL. 10100 Invalid URL.
10098 </message> 10101 </message>
10099 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The lab el for the tree item that shows the recently added bookmarks."> 10102 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The lab el for the tree item that shows the recently added bookmarks.">
10100 Recent 10103 Recent
10101 </message> 10104 </message>
10102 <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."> 10105 <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.">
10103 Search 10106 Search
10104 </message> 10107 </message>
10108 <message name="IDS_BOOKMARK_MANAGER_BOOKMARK_ALL_TABS" desc="Title of th e window the bookmark all tabs dialog.">
10109 Bookmark All Tabs
10110 </message>
10105 </if> 10111 </if>
10106 <message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu i n the wrench menu and in the mac menu bar"> 10112 <message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu i n the wrench menu and in the mac menu bar">
10107 &amp;Bookmarks 10113 &amp;Bookmarks
10108 </message> 10114 </message>
10109 10115
10110 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl oaded files when we have no idea what they could be."> 10116 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl oaded files when we have no idea what they could be.">
10111 download 10117 download
10112 </message> 10118 </message>
10113 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows on MacOS with no title use this string."> 10119 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows on MacOS with no title use this string.">
10114 Untitled 10120 Untitled
(...skipping 4493 matching lines...) Expand 10 before | Expand all | Expand 10 after
14608 </messages> 14614 </messages>
14609 <structures fallback_to_english="true"> 14615 <structures fallback_to_english="true">
14610 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14616 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14611 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14617 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14612 </structure> 14618 </structure>
14613 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14619 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14614 </structure> 14620 </structure>
14615 </structures> 14621 </structures>
14616 </release> 14622 </release>
14617 </grit> 14623 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/bookmarks/bookmark_editor.h » ('j') | chrome/browser/ui/webui/bookmark_all_tabs_dialog.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698