| 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 6655 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6666 New folder | 6666 New folder |
| 6667 </message> | 6667 </message> |
| 6668 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title
of editor for bookmark folders"> | 6668 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title
of editor for bookmark folders"> |
| 6669 Edit folder name | 6669 Edit folder name |
| 6670 </message> | 6670 </message> |
| 6671 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window t
itle of editor for new bookmark folders"> | 6671 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window t
itle of editor for new bookmark folders"> |
| 6672 New folder | 6672 New folder |
| 6673 </message> | 6673 </message> |
| 6674 | 6674 |
| 6675 <!-- bookmark info bubble messages --> | 6675 <!-- bookmark info bubble messages --> |
| 6676 <message name="IDS_BOOKMARK_BUBBLE_ADD_BOOKMARK" desc="Accessible title of
the bubble before bookmarking something"> | |
| 6677 Add Bookmark | |
| 6678 </message> | |
| 6679 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bub
ble after bookmarking something"> | 6676 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bub
ble after bookmarking something"> |
| 6680 Bookmark Added! | 6677 Bookmark Added! |
| 6681 </message> | 6678 </message> |
| 6682 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubbl
e when re-clicking on a bookmark"> | 6679 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubbl
e when re-clicking on a bookmark"> |
| 6683 Bookmark | 6680 Bookmark |
| 6684 </message> | 6681 </message> |
| 6685 <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="Title of the link the us
er can click to edit details of the bookmark"> | 6682 <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="Title of the link the us
er can click to edit details of the bookmark"> |
| 6686 Edit... | 6683 Edit... |
| 6687 </message> | 6684 </message> |
| 6688 <message name="IDS_BOOKMARK_BUBBLE_REMOVE_BOOKMARK" desc="Link for removin
g the bookmark"> | 6685 <message name="IDS_BOOKMARK_BUBBLE_REMOVE_BOOKMARK" desc="Link for removin
g the bookmark"> |
| (...skipping 7916 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14605 </messages> | 14602 </messages> |
| 14606 <structures fallback_to_english="true"> | 14603 <structures fallback_to_english="true"> |
| 14607 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14604 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14608 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14605 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14609 </structure> | 14606 </structure> |
| 14610 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14607 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14611 </structure> | 14608 </structure> |
| 14612 </structures> | 14609 </structures> |
| 14613 </release> | 14610 </release> |
| 14614 </grit> | 14611 </grit> |
| OLD | NEW |