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 5547 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
5558 </message> | 5558 </message> |
5559 <message name="IDS_PRINT_PREVIEW_LOADING_PRINTERS" desc="Message to displa y while the print preview is still loading the printer list."> | 5559 <message name="IDS_PRINT_PREVIEW_LOADING_PRINTERS" desc="Message to displa y while the print preview is still loading the printer list."> |
5560 Loading additional printers | 5560 Loading additional printers |
5561 </message> | 5561 </message> |
5562 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t he print preview is still loading."> | 5562 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t he print preview is still loading."> |
5563 Loading preview | 5563 Loading preview |
5564 </message> | 5564 </message> |
5565 <message name="IDS_PRINT_PREVIEW_FAILED" desc="Message to display when pri nt preview fails."> | 5565 <message name="IDS_PRINT_PREVIEW_FAILED" desc="Message to display when pri nt preview fails."> |
5566 Print preview failed. | 5566 Print preview failed. |
5567 </message> | 5567 </message> |
5568 <message name="IDS_PRINT_PREVIEW_INITIATOR_TAB_CLOSED" desc="Message to di splay when print preview fails, because the user closed the tab that initiated t he print preview before the preview was generated."> | 5568 <message name="IDS_PRINT_PREVIEW_INITIATOR_TAB_CLOSED" desc="Message to di splay when print preview fails, because the user closed the tab that initiated t he print preview before the preview was generated."> |
Lei Zhang
2011/05/23 07:07:04
nit: update this description too.
dpapad
2011/05/23 16:05:31
Done.
| |
5569 Print preview failed because the page you are trying to print has been c losed. Please click <a href="<ph name="INITIATOR_TAB_URL">$1<ex>http://www.go ogle.com</ex></ph>">here</a> to reopen the page and try printing again. | 5569 Print preview failed because the page you were trying to print has been closed. |
5570 </message> | |
5571 <message name="IDS_PRINT_PREVIEW_REOPEN_PAGE" desc="Option offering the us er to reopen the page that was being previewed initially."> | |
Lei Zhang
2011/05/23 07:07:04
how about better description? Something like:
Tex
dpapad
2011/05/23 16:05:31
Done.
| |
5572 Reopen the page | |
5570 </message> | 5573 </message> |
5571 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> | 5574 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> |
5572 Print | 5575 Print |
5573 </message> | 5576 </message> |
5574 <message name="IDS_PRINT_PREVIEW_CANCEL_BUTTON" desc="Cancel button."> | 5577 <message name="IDS_PRINT_PREVIEW_CANCEL_BUTTON" desc="Cancel button."> |
5575 Cancel | 5578 Cancel |
5576 </message> | 5579 </message> |
5577 <message name="IDS_PRINT_PREVIEW_OPTION_ALL_PAGES" desc="Option to print a ll pages."> | 5580 <message name="IDS_PRINT_PREVIEW_OPTION_ALL_PAGES" desc="Option to print a ll pages."> |
5578 All | 5581 All |
5579 </message> | 5582 </message> |
(...skipping 6893 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
12473 </includes> | 12476 </includes> |
12474 <structures fallback_to_english="true"> | 12477 <structures fallback_to_english="true"> |
12475 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 12478 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
12476 </structure> | 12479 </structure> |
12477 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 12480 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
12478 </structure> | 12481 </structure> |
12479 </structures> | 12482 </structures> |
12480 | 12483 |
12481 </release> | 12484 </release> |
12482 </grit> | 12485 </grit> |
OLD | NEW |