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 6584 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6595 </message> | 6595 </message> |
6596 <message name="IDS_PRINT_PREVIEW_BOTTOM_MARGIN_LABEL" desc="ARIA label use
d by screen reader to explain the purpose of the bottom margin textbox."> | 6596 <message name="IDS_PRINT_PREVIEW_BOTTOM_MARGIN_LABEL" desc="ARIA label use
d by screen reader to explain the purpose of the bottom margin textbox."> |
6597 Bottom margin | 6597 Bottom margin |
6598 </message> | 6598 </message> |
6599 <message name="IDS_PRINT_PREVIEW_LEFT_MARGIN_LABEL" desc="ARIA label used
by screen reader to explain the purpose of the left margin textbox."> | 6599 <message name="IDS_PRINT_PREVIEW_LEFT_MARGIN_LABEL" desc="ARIA label used
by screen reader to explain the purpose of the left margin textbox."> |
6600 Left margin | 6600 Left margin |
6601 </message> | 6601 </message> |
6602 <message name="IDS_PRINT_PREVIEW_RIGHT_MARGIN_LABEL" desc="ARIA label used
by screen reader to explain the purpose of the right margin textbox."> | 6602 <message name="IDS_PRINT_PREVIEW_RIGHT_MARGIN_LABEL" desc="ARIA label used
by screen reader to explain the purpose of the right margin textbox."> |
6603 Right margin | 6603 Right margin |
6604 </message> | 6604 </message> |
| 6605 <message name="IDS_PRINT_PREVIEW_INTENTIONALLY_BLANK" desc="silly message
seen in many technical manuals on blank pages."> |
| 6606 This page is intentionally left blank. |
| 6607 </message> |
6605 | 6608 |
6606 <!-- Load State --> | 6609 <!-- Load State --> |
6607 <message name="IDS_LOAD_STATE_WAITING_FOR_DELEGATE"> | 6610 <message name="IDS_LOAD_STATE_WAITING_FOR_DELEGATE"> |
6608 Waiting for <ph name="LOAD_STATE_PARAMETER">$1<ex>extension Adblock</ex>
</ph>... | 6611 Waiting for <ph name="LOAD_STATE_PARAMETER">$1<ex>extension Adblock</ex>
</ph>... |
6609 </message> | 6612 </message> |
6610 <message name="IDS_LOAD_STATE_PARAMETER_EXTENSION" desc="Parameter to IDS_
LOAD_STATE_WAITING_FOR_DELEGATE when we are waiting for an extension. The variab
le is the extension name."> | 6613 <message name="IDS_LOAD_STATE_PARAMETER_EXTENSION" desc="Parameter to IDS_
LOAD_STATE_WAITING_FOR_DELEGATE when we are waiting for an extension. The variab
le is the extension name."> |
6611 extension <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> | 6614 extension <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> |
6612 </message> | 6615 </message> |
6613 <message name="IDS_LOAD_STATE_WAITING_FOR_CACHE"> | 6616 <message name="IDS_LOAD_STATE_WAITING_FOR_CACHE"> |
6614 Waiting for cache... | 6617 Waiting for cache... |
(...skipping 8127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14742 </messages> | 14745 </messages> |
14743 <structures fallback_to_english="true"> | 14746 <structures fallback_to_english="true"> |
14744 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14747 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14745 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14748 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14746 </structure> | 14749 </structure> |
14747 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14750 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14748 </structure> | 14751 </structure> |
14749 </structures> | 14752 </structures> |
14750 </release> | 14753 </release> |
14751 </grit> | 14754 </grit> |
OLD | NEW |