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 8449 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8460 desc="Title of the new tab page, this is only shown while loading, the
n the title comes from the page"> | 8460 desc="Title of the new tab page, this is only shown while loading, the
n the title comes from the page"> |
8461 New Tab | 8461 New Tab |
8462 </message> | 8462 </message> |
8463 <message name="IDS_NEW_TAB_MOST_VISITED" | 8463 <message name="IDS_NEW_TAB_MOST_VISITED" |
8464 desc="The 'Most Visited' heading on the new tab page"> | 8464 desc="The 'Most Visited' heading on the new tab page"> |
8465 Most visited | 8465 Most visited |
8466 </message> | 8466 </message> |
8467 <message name="IDS_NEW_TAB_BOOKMARKS_PAGE_TITLE" desc="The 'Bookmarks' tit
le on the new tab page"> | 8467 <message name="IDS_NEW_TAB_BOOKMARKS_PAGE_TITLE" desc="The 'Bookmarks' tit
le on the new tab page"> |
8468 Bookmarks | 8468 Bookmarks |
8469 </message> | 8469 </message> |
8470 <message name="IDS_NEW_TAB_BOOKMARKS_MANAGER_LINK_TITLE" desc="The title o
f the link to invoke the bookmarks manager from the New Tab Page."> | 8470 <message name="IDS_NEW_TAB_BOOKMARKS_MANAGER_LINK_TITLE" desc="The title o
f the Bookmarks Manager link on the New Tab Page."> |
| 8471 Manage bookmarks |
| 8472 </message> |
| 8473 <message name="IDS_NEW_TAB_BOOKMARKS_SHOW_ALL_LINK_TITLE" desc="The title
of the show all bookmarks link on the New Tab Page."> |
8471 Show all | 8474 Show all |
8472 </message> | 8475 </message> |
8473 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK" | 8476 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK" |
8474 desc="The link that restores previously removed thumbnails"> | 8477 desc="The link that restores previously removed thumbnails"> |
8475 Restore all removed thumbnails | 8478 Restore all removed thumbnails |
8476 </message> | 8479 </message> |
8477 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_SHORT_LINK" | 8480 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_SHORT_LINK" |
8478 desc="The link that restores previously removed thumbnails. Context is
'Thumbnail removed. Undo | Restore all'"> | 8481 desc="The link that restores previously removed thumbnails. Context is
'Thumbnail removed. Undo | Restore all'"> |
8479 Restore all | 8482 Restore all |
8480 </message> | 8483 </message> |
(...skipping 5192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13673 </messages> | 13676 </messages> |
13674 <structures fallback_to_english="true"> | 13677 <structures fallback_to_english="true"> |
13675 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 13678 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
13676 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13679 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13677 </structure> | 13680 </structure> |
13678 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13681 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13679 </structure> | 13682 </structure> |
13680 </structures> | 13683 </structures> |
13681 </release> | 13684 </release> |
13682 </grit> | 13685 </grit> |
OLD | NEW |