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 6578 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6589 </message> | 6589 </message> |
6590 <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."> | 6590 <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."> |
6591 Bottom margin | 6591 Bottom margin |
6592 </message> | 6592 </message> |
6593 <message name="IDS_PRINT_PREVIEW_LEFT_MARGIN_LABEL" desc="ARIA label used
by screen reader to explain the purpose of the left margin textbox."> | 6593 <message name="IDS_PRINT_PREVIEW_LEFT_MARGIN_LABEL" desc="ARIA label used
by screen reader to explain the purpose of the left margin textbox."> |
6594 Left margin | 6594 Left margin |
6595 </message> | 6595 </message> |
6596 <message name="IDS_PRINT_PREVIEW_RIGHT_MARGIN_LABEL" desc="ARIA label used
by screen reader to explain the purpose of the right margin textbox."> | 6596 <message name="IDS_PRINT_PREVIEW_RIGHT_MARGIN_LABEL" desc="ARIA label used
by screen reader to explain the purpose of the right margin textbox."> |
6597 Right margin | 6597 Right margin |
6598 </message> | 6598 </message> |
| 6599 <message name="IDS_PRINT_PREVIEW_INTENTIONALLY_BLANK" desc="silly message
seen in many technical manuals on blank pages."> |
| 6600 This page is intentionally left blank. |
| 6601 </message> |
6599 | 6602 |
6600 <!-- Load State --> | 6603 <!-- Load State --> |
6601 <message name="IDS_LOAD_STATE_WAITING_FOR_DELEGATE"> | 6604 <message name="IDS_LOAD_STATE_WAITING_FOR_DELEGATE"> |
6602 Waiting for <ph name="LOAD_STATE_PARAMETER">$1<ex>extension Adblock</ex>
</ph>... | 6605 Waiting for <ph name="LOAD_STATE_PARAMETER">$1<ex>extension Adblock</ex>
</ph>... |
6603 </message> | 6606 </message> |
6604 <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."> | 6607 <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."> |
6605 extension <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> | 6608 extension <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> |
6606 </message> | 6609 </message> |
6607 <message name="IDS_LOAD_STATE_WAITING_FOR_CACHE"> | 6610 <message name="IDS_LOAD_STATE_WAITING_FOR_CACHE"> |
6608 Waiting for cache... | 6611 Waiting for cache... |
(...skipping 8131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14740 </messages> | 14743 </messages> |
14741 <structures fallback_to_english="true"> | 14744 <structures fallback_to_english="true"> |
14742 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14745 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14743 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14746 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14744 </structure> | 14747 </structure> |
14745 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14748 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14746 </structure> | 14749 </structure> |
14747 </structures> | 14750 </structures> |
14748 </release> | 14751 </release> |
14749 </grit> | 14752 </grit> |
OLD | NEW |