| 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 5643 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5654 | 5654 |
| 5655 <!-- Enterprise enrollment strings --> | 5655 <!-- Enterprise enrollment strings --> |
| 5656 | 5656 |
| 5657 <!-- Print Preview --> | 5657 <!-- Print Preview --> |
| 5658 <message name="IDS_PRINT_PREVIEW_TITLE" desc="Fallback title for print pre
view page."> | 5658 <message name="IDS_PRINT_PREVIEW_TITLE" desc="Fallback title for print pre
view page."> |
| 5659 Print preview | 5659 Print preview |
| 5660 </message> | 5660 </message> |
| 5661 <message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the pr
int preview page title."> | 5661 <message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the pr
int preview page title."> |
| 5662 Print preview - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></p
h> | 5662 Print preview - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></p
h> |
| 5663 </message> | 5663 </message> |
| 5664 <message name="IDS_PRINT_PREVIEW_LOADING_PRINTERS" desc="Message to displa
y while the print preview is still loading the printer list."> | |
| 5665 Loading additional printers | |
| 5666 </message> | |
| 5667 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview is still loading."> | 5664 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview is still loading."> |
| 5668 Loading preview | 5665 Loading preview |
| 5669 </message> | 5666 </message> |
| 5670 <message name="IDS_PRINT_PREVIEW_FAILED" desc="Message to display when pri
nt preview fails."> | 5667 <message name="IDS_PRINT_PREVIEW_FAILED" desc="Message to display when pri
nt preview fails."> |
| 5671 Print preview failed. | 5668 Print preview failed. |
| 5672 </message> | 5669 </message> |
| 5673 <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."> | 5670 <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."> |
| 5674 Print preview failed because the page you were trying to print has been
closed. | 5671 Print preview failed because the page you were trying to print has been
closed. |
| 5675 </message> | 5672 </message> |
| 5676 <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."> | 5673 <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 7006 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12683 </includes> | 12680 </includes> |
| 12684 <structures fallback_to_english="true"> | 12681 <structures fallback_to_english="true"> |
| 12685 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12682 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12686 </structure> | 12683 </structure> |
| 12687 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12684 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12688 </structure> | 12685 </structure> |
| 12689 </structures> | 12686 </structures> |
| 12690 | 12687 |
| 12691 </release> | 12688 </release> |
| 12692 </grit> | 12689 </grit> |
| OLD | NEW |