| 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 9767 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9778 Allow | 9778 Allow |
| 9779 </message> | 9779 </message> |
| 9780 <message name="IDS_MULTI_DOWNLOAD_WARNING_DENY" desc="Text on the deny but
ton in the IDS_MULTI_DOWNLOAD_WARNING dialog"> | 9780 <message name="IDS_MULTI_DOWNLOAD_WARNING_DENY" desc="Text on the deny but
ton in the IDS_MULTI_DOWNLOAD_WARNING dialog"> |
| 9781 Deny | 9781 Deny |
| 9782 </message> | 9782 </message> |
| 9783 | 9783 |
| 9784 <!-- File Browser --> | 9784 <!-- File Browser --> |
| 9785 <message name="IDS_FILE_BROWSER_ROOT_DIRECTORY_LABEL" desc="Root directory
label."> | 9785 <message name="IDS_FILE_BROWSER_ROOT_DIRECTORY_LABEL" desc="Root directory
label."> |
| 9786 Files | 9786 Files |
| 9787 </message> | 9787 </message> |
| 9788 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_LABEL" desc="/Download
s directory label."> | |
| 9789 File Shelf | |
| 9790 </message> | |
| 9791 <message name="IDS_FILE_BROWSER_ARCHIVE_DIRECTORY_LABEL" desc="/archive di
rectory label."> | 9788 <message name="IDS_FILE_BROWSER_ARCHIVE_DIRECTORY_LABEL" desc="/archive di
rectory label."> |
| 9792 Archives | 9789 Archives |
| 9793 </message> | 9790 </message> |
| 9794 <message name="IDS_FILE_BROWSER_REMOVABLE_DIRECTORY_LABEL" desc="/removabl
e directory label."> | 9791 <message name="IDS_FILE_BROWSER_REMOVABLE_DIRECTORY_LABEL" desc="/removabl
e directory label."> |
| 9795 External Storage | 9792 External Storage |
| 9796 </message> | 9793 </message> |
| 9797 <message name="IDS_FILE_BROWSER_MEDIA_DIRECTORY_LABEL" desc="/media direct
ory label."> | 9794 <message name="IDS_FILE_BROWSER_MEDIA_DIRECTORY_LABEL" desc="/media direct
ory label."> |
| 9798 External Storage | 9795 External Storage |
| 9799 </message> | 9796 </message> |
| 9800 <message name="IDS_FILE_BROWSER_CHROMEBOOK_DIRECTORY_LABEL" desc="Chromebo
ok local directory label."> | 9797 <message name="IDS_FILE_BROWSER_CHROMEBOOK_DIRECTORY_LABEL" desc="Chromebo
ok local directory label."> |
| (...skipping 5019 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14820 </messages> | 14817 </messages> |
| 14821 <structures fallback_to_english="true"> | 14818 <structures fallback_to_english="true"> |
| 14822 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14819 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14823 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14820 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14824 </structure> | 14821 </structure> |
| 14825 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14822 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14826 </structure> | 14823 </structure> |
| 14827 </structures> | 14824 </structures> |
| 14828 </release> | 14825 </release> |
| 14829 </grit> | 14826 </grit> |
| OLD | NEW |