OLD | NEW |
---|---|
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 10042 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
10053 </message> | 10053 </message> |
10054 <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."> | 10054 <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."> |
10055 Invalid URL. | 10055 Invalid URL. |
10056 </message> | 10056 </message> |
10057 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="The label for the tree item that shows the recently added bookmarks."> | 10057 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="The label for the tree item that shows the recently added bookmarks."> |
10058 Recent | 10058 Recent |
10059 </message> | 10059 </message> |
10060 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="The label for the tree item that shows the search results for the bookmarks."> | 10060 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="The label for the tree item that shows the search results for the bookmarks."> |
10061 Search | 10061 Search |
10062 </message> | 10062 </message> |
10063 <message name="IDS_BOOKMARK_MANAGER_BOOKMARK_ALL_TABS" desc="Title of th e window the bookmark all tabs dialog."> | |
mazda
2011/11/09 04:49:43
Can't we use the existing message used by the nati
yoshiki
2011/11/09 15:06:39
There are IDS_BOOKMARK_ALL_TABS_MAC and IDS_BOOKMA
| |
10064 Bookmark all tabs | |
10065 </message> | |
10063 </if> | 10066 </if> |
10064 <if expr="pp_ifdef('use_titlecase')"> | 10067 <if expr="pp_ifdef('use_titlecase')"> |
10065 <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of t he menu item that shows the bookmark manager"> | 10068 <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of t he menu item that shows the bookmark manager"> |
10066 &Bookmark Manager | 10069 &Bookmark Manager |
10067 </message> | 10070 </message> |
10068 <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."> | 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."> |
10069 Show in Folder | 10072 Show in Folder |
10070 </message> | 10073 </message> |
10071 <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."> | 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."> |
10072 Reorder by Title | 10075 Reorder by Title |
(...skipping 18 matching lines...) Expand all Loading... | |
10091 </message> | 10094 </message> |
10092 <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."> | 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."> |
10093 Invalid URL. | 10096 Invalid URL. |
10094 </message> | 10097 </message> |
10095 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The lab el for the tree item that shows the recently added bookmarks."> | 10098 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The lab el for the tree item that shows the recently added bookmarks."> |
10096 Recent | 10099 Recent |
10097 </message> | 10100 </message> |
10098 <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."> | 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."> |
10099 Search | 10102 Search |
10100 </message> | 10103 </message> |
10104 <message name="IDS_BOOKMARK_MANAGER_BOOKMARK_ALL_TABS" desc="Title of th e window the bookmark all tabs dialog."> | |
10105 Bookmark All Tabs | |
10106 </message> | |
10101 </if> | 10107 </if> |
10102 <message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu i n the wrench menu and in the mac menu bar"> | 10108 <message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu i n the wrench menu and in the mac menu bar"> |
10103 &Bookmarks | 10109 &Bookmarks |
10104 </message> | 10110 </message> |
10105 | 10111 |
10106 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl oaded files when we have no idea what they could be."> | 10112 <message name="IDS_DEFAULT_DOWNLOAD_FILENAME" desc="Default name for downl oaded files when we have no idea what they could be."> |
10107 download | 10113 download |
10108 </message> | 10114 </message> |
10109 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows on MacOS with no title use this string."> | 10115 <message name="IDS_BROWSER_WINDOW_MAC_TAB_UNTITLED" desc="Tabs and windows on MacOS with no title use this string."> |
10110 Untitled | 10116 Untitled |
(...skipping 4503 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
14614 </messages> | 14620 </messages> |
14615 <structures fallback_to_english="true"> | 14621 <structures fallback_to_english="true"> |
14616 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> | 14622 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> |
14617 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 14623 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
14618 </structure> | 14624 </structure> |
14619 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 14625 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
14620 </structure> | 14626 </structure> |
14621 </structures> | 14627 </structures> |
14622 </release> | 14628 </release> |
14623 </grit> | 14629 </grit> |
OLD | NEW |