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 5477 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5488 </message> | 5488 </message> |
5489 <message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the pr
int preview page title."> | 5489 <message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the pr
int preview page title."> |
5490 Print Preview - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></p
h> | 5490 Print Preview - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></p
h> |
5491 </message> | 5491 </message> |
5492 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview renders."> | 5492 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview renders."> |
5493 Loading... | 5493 Loading... |
5494 </message> | 5494 </message> |
5495 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> | 5495 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> |
5496 PDF viewer is not available. | 5496 PDF viewer is not available. |
5497 </message> | 5497 </message> |
5498 <message name="IDS_PRINT_PREVIEW_NO_PRINTER" desc="Select box entry when t
here is no printer."> | |
5499 No printers found | |
5500 </message> | |
5501 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> | 5498 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> |
5502 Print | 5499 Print |
5503 </message> | 5500 </message> |
5504 <message name="IDS_PRINT_PREVIEW_CANCEL_BUTTON" desc="Cancel button."> | 5501 <message name="IDS_PRINT_PREVIEW_CANCEL_BUTTON" desc="Cancel button."> |
5505 Cancel | 5502 Cancel |
5506 </message> | 5503 </message> |
5507 <message name="IDS_PRINT_PREVIEW_OPTION_ALL_PAGES" desc="Option to print a
ll pages."> | 5504 <message name="IDS_PRINT_PREVIEW_OPTION_ALL_PAGES" desc="Option to print a
ll pages."> |
5508 All | 5505 All |
5509 </message> | 5506 </message> |
5510 <message name="IDS_PRINT_PREVIEW_DESTINATION_LABEL" desc="Destination opti
on label. It is displayed right on top of the available printers list."> | 5507 <message name="IDS_PRINT_PREVIEW_DESTINATION_LABEL" desc="Destination opti
on label. It is displayed right on top of the available printers list."> |
(...skipping 6617 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12128 </includes> | 12125 </includes> |
12129 <structures fallback_to_english="true"> | 12126 <structures fallback_to_english="true"> |
12130 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12127 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
12131 </structure> | 12128 </structure> |
12132 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12129 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
12133 </structure> | 12130 </structure> |
12134 </structures> | 12131 </structures> |
12135 | 12132 |
12136 </release> | 12133 </release> |
12137 </grit> | 12134 </grit> |
OLD | NEW |