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

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: review fix 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 10045 matching lines...) Expand 10 before | Expand all | Expand 10 after
10056 </message> 10056 </message>
10057 <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."> 10057 <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 Invalid URL. 10058 Invalid URL.
10059 </message> 10059 </message>
10060 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="The label for the tree item that shows the recently added bookmarks."> 10060 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="The label for the tree item that shows the recently added bookmarks.">
10061 Recent 10061 Recent
10062 </message> 10062 </message>
10063 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="The label for the tree item that shows the search results for the bookmarks."> 10063 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="The label for the tree item that shows the search results for the bookmarks.">
10064 Search 10064 Search
10065 </message> 10065 </message>
10066 <message name="IDS_BOOKMARK_MANAGER_BOOKMARK_ALL_TABS" desc="Title of th e window the bookmark all tabs dialog.">
10067 Bookmark all tabs
10068 </message>
10066 </if> 10069 </if>
10067 <if expr="pp_ifdef('use_titlecase')"> 10070 <if expr="pp_ifdef('use_titlecase')">
10068 <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of t he menu item that shows the bookmark manager"> 10071 <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of t he menu item that shows the bookmark manager">
10069 &amp;Bookmark Manager 10072 &amp;Bookmark Manager
10070 </message> 10073 </message>
10071 <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."> 10074 <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.">
10072 Show in Folder 10075 Show in Folder
10073 </message> 10076 </message>
10074 <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."> 10077 <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.">
10075 Reorder by Title 10078 Reorder by Title
(...skipping 18 matching lines...) Expand all
10094 </message> 10097 </message>
10095 <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."> 10098 <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.">
10096 Invalid URL. 10099 Invalid URL.
10097 </message> 10100 </message>
10098 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The lab el for the tree item that shows the recently added bookmarks."> 10101 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The lab el for the tree item that shows the recently added bookmarks.">
10099 Recent 10102 Recent
10100 </message> 10103 </message>
10101 <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."> 10104 <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.">
10102 Search 10105 Search
10103 </message> 10106 </message>
10107 <message name="IDS_BOOKMARK_MANAGER_BOOKMARK_ALL_TABS" desc="Title of th e window the bookmark all tabs dialog.">
10108 Bookmark All Tabs
10109 </message>
10104 </if> 10110 </if>
10105 <message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu i n the wrench menu and in the mac menu bar"> 10111 <message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu i n the wrench menu and in the mac menu bar">
10106 &amp;Bookmarks 10112 &amp;Bookmarks
10107 </message> 10113 </message>
10108 10114
10109 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl oaded files when we have no idea what they could be."> 10115 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl oaded files when we have no idea what they could be.">
10110 download 10116 download
10111 </message> 10117 </message>
10112 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows on MacOS with no title use this string."> 10118 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows on MacOS with no title use this string.">
10113 Untitled 10119 Untitled
(...skipping 4503 matching lines...) Expand 10 before | Expand all | Expand 10 after
14617 </messages> 14623 </messages>
14618 <structures fallback_to_english="true"> 14624 <structures fallback_to_english="true">
14619 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14625 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14620 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14626 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14621 </structure> 14627 </structure>
14622 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14628 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14623 </structure> 14629 </structure>
14624 </structures> 14630 </structures>
14625 </release> 14631 </release>
14626 </grit> 14632 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/bookmarks/bookmark_editor.h » ('j') | chrome/browser/bookmarks/bookmark_editor.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698