| 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 9686 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9697 Allow | 9697 Allow |
| 9698 </message> | 9698 </message> |
| 9699 <message name="IDS_MULTI_DOWNLOAD_WARNING_DENY" desc="Text on the deny but
ton in the IDS_MULTI_DOWNLOAD_WARNING dialog"> | 9699 <message name="IDS_MULTI_DOWNLOAD_WARNING_DENY" desc="Text on the deny but
ton in the IDS_MULTI_DOWNLOAD_WARNING dialog"> |
| 9700 Deny | 9700 Deny |
| 9701 </message> | 9701 </message> |
| 9702 | 9702 |
| 9703 <!-- File Browser --> | 9703 <!-- File Browser --> |
| 9704 <message name="IDS_FILE_BROWSER_ROOT_DIRECTORY_LABEL" desc="Root directory
label."> | 9704 <message name="IDS_FILE_BROWSER_ROOT_DIRECTORY_LABEL" desc="Root directory
label."> |
| 9705 Files | 9705 Files |
| 9706 </message> | 9706 </message> |
| 9707 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_LABEL" desc="/Download
s directory label."> |
| 9708 File Shelf |
| 9709 </message> |
| 9707 <message name="IDS_FILE_BROWSER_ARCHIVE_DIRECTORY_LABEL" desc="/archive di
rectory label."> | 9710 <message name="IDS_FILE_BROWSER_ARCHIVE_DIRECTORY_LABEL" desc="/archive di
rectory label."> |
| 9708 Archives | 9711 Archives |
| 9709 </message> | 9712 </message> |
| 9710 <message name="IDS_FILE_BROWSER_REMOVABLE_DIRECTORY_LABEL" desc="/removabl
e directory label."> | 9713 <message name="IDS_FILE_BROWSER_REMOVABLE_DIRECTORY_LABEL" desc="/removabl
e directory label."> |
| 9711 External Storage | 9714 External Storage |
| 9712 </message> | 9715 </message> |
| 9713 <message name="IDS_FILE_BROWSER_MEDIA_DIRECTORY_LABEL" desc="/media direct
ory label."> | 9716 <message name="IDS_FILE_BROWSER_MEDIA_DIRECTORY_LABEL" desc="/media direct
ory label."> |
| 9714 External Storage | 9717 External Storage |
| 9715 </message> | 9718 </message> |
| 9716 <message name="IDS_FILE_BROWSER_CHROMEBOOK_DIRECTORY_LABEL" desc="Chromebo
ok local directory label."> | 9719 <message name="IDS_FILE_BROWSER_CHROMEBOOK_DIRECTORY_LABEL" desc="Chromebo
ok local directory label."> |
| (...skipping 5010 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14727 </messages> | 14730 </messages> |
| 14728 <structures fallback_to_english="true"> | 14731 <structures fallback_to_english="true"> |
| 14729 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14732 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14730 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14733 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14731 </structure> | 14734 </structure> |
| 14732 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14735 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14733 </structure> | 14736 </structure> |
| 14734 </structures> | 14737 </structures> |
| 14735 </release> | 14738 </release> |
| 14736 </grit> | 14739 </grit> |
| OLD | NEW |