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 6668 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6679 New folder | 6679 New folder |
6680 </message> | 6680 </message> |
6681 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title
of editor for bookmark folders"> | 6681 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title
of editor for bookmark folders"> |
6682 Edit folder name | 6682 Edit folder name |
6683 </message> | 6683 </message> |
6684 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window t
itle of editor for new bookmark folders"> | 6684 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window t
itle of editor for new bookmark folders"> |
6685 New folder | 6685 New folder |
6686 </message> | 6686 </message> |
6687 | 6687 |
6688 <!-- bookmark info bubble messages --> | 6688 <!-- bookmark info bubble messages --> |
6689 <message name="IDS_BOOKMARK_BUBBLE_ADD_BOOKMARK" desc="Accessible title of
the bubble before bookmarking something"> | |
6690 Add Bookmark | |
6691 </message> | |
6692 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bub
ble after bookmarking something"> | 6689 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bub
ble after bookmarking something"> |
6693 Bookmark Added! | 6690 Bookmark Added! |
6694 </message> | 6691 </message> |
6695 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubbl
e when re-clicking on a bookmark"> | 6692 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubbl
e when re-clicking on a bookmark"> |
6696 Bookmark | 6693 Bookmark |
6697 </message> | 6694 </message> |
6698 <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="Title of the link the us
er can click to edit details of the bookmark"> | 6695 <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="Title of the link the us
er can click to edit details of the bookmark"> |
6699 Edit... | 6696 Edit... |
6700 </message> | 6697 </message> |
6701 <message name="IDS_BOOKMARK_BUBBLE_REMOVE_BOOKMARK" desc="Link for removin
g the bookmark"> | 6698 <message name="IDS_BOOKMARK_BUBBLE_REMOVE_BOOKMARK" desc="Link for removin
g the bookmark"> |
(...skipping 7887 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14589 </messages> | 14586 </messages> |
14590 <structures fallback_to_english="true"> | 14587 <structures fallback_to_english="true"> |
14591 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14588 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14592 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14589 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14593 </structure> | 14590 </structure> |
14594 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14591 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14595 </structure> | 14592 </structure> |
14596 </structures> | 14593 </structures> |
14597 </release> | 14594 </release> |
14598 </grit> | 14595 </grit> |
OLD | NEW |