| 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 6664 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6675 New folder | 6675 New folder |
| 6676 </message> | 6676 </message> |
| 6677 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title
of editor for bookmark folders"> | 6677 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title
of editor for bookmark folders"> |
| 6678 Edit folder name | 6678 Edit folder name |
| 6679 </message> | 6679 </message> |
| 6680 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window t
itle of editor for new bookmark folders"> | 6680 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window t
itle of editor for new bookmark folders"> |
| 6681 New folder | 6681 New folder |
| 6682 </message> | 6682 </message> |
| 6683 | 6683 |
| 6684 <!-- bookmark info bubble messages --> | 6684 <!-- bookmark info bubble messages --> |
| 6685 <message name="IDS_BOOKMARK_BUBBLE_ADD_BOOKMARK" desc="Accessible title of
the bubble before bookmarking something"> | |
| 6686 Add Bookmark | |
| 6687 </message> | |
| 6688 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bub
ble after bookmarking something"> | 6685 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bub
ble after bookmarking something"> |
| 6689 Bookmark Added! | 6686 Bookmark Added! |
| 6690 </message> | 6687 </message> |
| 6691 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubbl
e when re-clicking on a bookmark"> | 6688 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubbl
e when re-clicking on a bookmark"> |
| 6692 Bookmark | 6689 Bookmark |
| 6693 </message> | 6690 </message> |
| 6694 <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="Title of the link the us
er can click to edit details of the bookmark"> | 6691 <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="Title of the link the us
er can click to edit details of the bookmark"> |
| 6695 Edit... | 6692 Edit... |
| 6696 </message> | 6693 </message> |
| 6697 <message name="IDS_BOOKMARK_BUBBLE_REMOVE_BOOKMARK" desc="Link for removin
g the bookmark"> | 6694 <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... |
| 14614 </messages> | 14611 </messages> |
| 14615 <structures fallback_to_english="true"> | 14612 <structures fallback_to_english="true"> |
| 14616 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14613 <!-- 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" > | 14614 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14618 </structure> | 14615 </structure> |
| 14619 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14616 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14620 </structure> | 14617 </structure> |
| 14621 </structures> | 14618 </structures> |
| 14622 </release> | 14619 </release> |
| 14623 </grit> | 14620 </grit> |
| OLD | NEW |