| 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 5556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5567 </message> | 5567 </message> |
| 5568 <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."> | 5568 <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."> |
| 5569 Print preview failed because the page you were trying to print has been
closed. | 5569 Print preview failed because the page you were trying to print has been
closed. |
| 5570 </message> | 5570 </message> |
| 5571 <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."> | 5571 <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."> |
| 5572 Reopen the page | 5572 Reopen the page |
| 5573 </message> | 5573 </message> |
| 5574 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> | 5574 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> |
| 5575 Print | 5575 Print |
| 5576 </message> | 5576 </message> |
| 5577 <message name="IDS_PRINT_PREVIEW_PRINTING" desc="Text shown after the user
clicks on the print button and before the print preview tab is closed to let hi
m know that printing is in progress."> |
| 5578 Printing... |
| 5579 </message> |
| 5577 <message name="IDS_PRINT_PREVIEW_CANCEL_BUTTON" desc="Cancel button."> | 5580 <message name="IDS_PRINT_PREVIEW_CANCEL_BUTTON" desc="Cancel button."> |
| 5578 Cancel | 5581 Cancel |
| 5579 </message> | 5582 </message> |
| 5580 <message name="IDS_PRINT_PREVIEW_OPTION_ALL_PAGES" desc="Option to print a
ll pages."> | 5583 <message name="IDS_PRINT_PREVIEW_OPTION_ALL_PAGES" desc="Option to print a
ll pages."> |
| 5581 All | 5584 All |
| 5582 </message> | 5585 </message> |
| 5583 <message name="IDS_PRINT_PREVIEW_DESTINATION_LABEL" desc="Destination opti
on label. It is displayed right on top of the available printers list."> | 5586 <message name="IDS_PRINT_PREVIEW_DESTINATION_LABEL" desc="Destination opti
on label. It is displayed right on top of the available printers list."> |
| 5584 Destination | 5587 Destination |
| 5585 </message> | 5588 </message> |
| 5586 <message name="IDS_PRINT_PREVIEW_OPTION_BW" desc="Option to print in black
and white."> | 5589 <message name="IDS_PRINT_PREVIEW_OPTION_BW" desc="Option to print in black
and white."> |
| (...skipping 6889 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12476 </includes> | 12479 </includes> |
| 12477 <structures fallback_to_english="true"> | 12480 <structures fallback_to_english="true"> |
| 12478 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12481 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12479 </structure> | 12482 </structure> |
| 12480 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12483 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12481 </structure> | 12484 </structure> |
| 12482 </structures> | 12485 </structures> |
| 12483 | 12486 |
| 12484 </release> | 12487 </release> |
| 12485 </grit> | 12488 </grit> |
| OLD | NEW |