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. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
6 | 6 |
7 win32 - Windows | 7 win32 - Windows |
8 darwin - Mac | 8 darwin - Mac |
9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
10 | 10 |
(...skipping 5619 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5630 | 5630 |
5631 <!-- Enterprise enrollment strings --> | 5631 <!-- Enterprise enrollment strings --> |
5632 | 5632 |
5633 <!-- Print Preview --> | 5633 <!-- Print Preview --> |
5634 <message name="IDS_PRINT_PREVIEW_TITLE" desc="Fallback title for print pre
view page."> | 5634 <message name="IDS_PRINT_PREVIEW_TITLE" desc="Fallback title for print pre
view page."> |
5635 Print preview | 5635 Print preview |
5636 </message> | 5636 </message> |
5637 <message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the pr
int preview page title."> | 5637 <message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the pr
int preview page title."> |
5638 Print preview - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></p
h> | 5638 Print preview - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></p
h> |
5639 </message> | 5639 </message> |
5640 <message name="IDS_PRINT_PREVIEW_LOADING_PRINTERS" desc="Message to displa
y while the print preview is still loading the printer list."> | |
5641 Loading additional printers | |
5642 </message> | |
5643 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview is still loading."> | 5640 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview is still loading."> |
5644 Loading preview | 5641 Loading preview |
5645 </message> | 5642 </message> |
5646 <message name="IDS_PRINT_PREVIEW_FAILED" desc="Message to display when pri
nt preview fails."> | 5643 <message name="IDS_PRINT_PREVIEW_FAILED" desc="Message to display when pri
nt preview fails."> |
5647 Print preview failed. | 5644 Print preview failed. |
5648 </message> | 5645 </message> |
5649 <message name="IDS_PRINT_PREVIEW_INITIATOR_TAB_CLOSED" desc="Error message
displayed when print preview fails because the user closed the tab that initiat
ed the print preview."> | 5646 <message name="IDS_PRINT_PREVIEW_INITIATOR_TAB_CLOSED" desc="Error message
displayed when print preview fails because the user closed the tab that initiat
ed the print preview."> |
5650 Print preview failed because the page you were trying to print has been
closed. | 5647 Print preview failed because the page you were trying to print has been
closed. |
5651 </message> | 5648 </message> |
5652 <message name="IDS_PRINT_PREVIEW_REOPEN_PAGE" desc="Text for button displa
yed when print preview fails because the user closed the tab that initiated the
print preview. Clicking the button reopens the page that was closed."> | 5649 <message name="IDS_PRINT_PREVIEW_REOPEN_PAGE" desc="Text for button displa
yed when print preview fails because the user closed the tab that initiated the
print preview. Clicking the button reopens the page that was closed."> |
(...skipping 6996 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12649 </includes> | 12646 </includes> |
12650 <structures fallback_to_english="true"> | 12647 <structures fallback_to_english="true"> |
12651 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12648 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
12652 </structure> | 12649 </structure> |
12653 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12650 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
12654 </structure> | 12651 </structure> |
12655 </structures> | 12652 </structures> |
12656 | 12653 |
12657 </release> | 12654 </release> |
12658 </grit> | 12655 </grit> |
OLD | NEW |