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. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 6020 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6031 </message> | 6031 </message> |
6032 <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."> | 6032 <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."> |
6033 Reopen the page | 6033 Reopen the page |
6034 </message> | 6034 </message> |
6035 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> | 6035 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> |
6036 Print | 6036 Print |
6037 </message> | 6037 </message> |
6038 <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."> | 6038 <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."> |
6039 Printing... | 6039 Printing... |
6040 </message> | 6040 </message> |
| 6041 <message name="IDS_PRINT_PREVIEW_PRINTING_TO_PDF_IN_PROGRESS" desc="Text s
hown after the user clicks on the print button while Print To PDF is selected, b
ut the PDF file is not ready yet."> |
| 6042 Printing to PDF in progress |
| 6043 </message> |
6041 <message name="IDS_PRINT_PREVIEW_CANCEL_BUTTON" desc="Cancel button."> | 6044 <message name="IDS_PRINT_PREVIEW_CANCEL_BUTTON" desc="Cancel button."> |
6042 Cancel | 6045 Cancel |
6043 </message> | 6046 </message> |
6044 <message name="IDS_PRINT_PREVIEW_OPTION_ALL_PAGES" desc="Option to print a
ll pages."> | 6047 <message name="IDS_PRINT_PREVIEW_OPTION_ALL_PAGES" desc="Option to print a
ll pages."> |
6045 All | 6048 All |
6046 </message> | 6049 </message> |
6047 <message name="IDS_PRINT_PREVIEW_DESTINATION_LABEL" desc="Destination opti
on label. It is displayed right on top of the available printers list."> | 6050 <message name="IDS_PRINT_PREVIEW_DESTINATION_LABEL" desc="Destination opti
on label. It is displayed right on top of the available printers list."> |
6048 Destination | 6051 Destination |
6049 </message> | 6052 </message> |
6050 <message name="IDS_PRINT_PREVIEW_OPTION_BW" desc="Option to print in black
and white."> | 6053 <message name="IDS_PRINT_PREVIEW_OPTION_BW" desc="Option to print in black
and white."> |
(...skipping 7688 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13739 </messages> | 13742 </messages> |
13740 <structures fallback_to_english="true"> | 13743 <structures fallback_to_english="true"> |
13741 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 13744 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
13742 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13745 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13743 </structure> | 13746 </structure> |
13744 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13747 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13745 </structure> | 13748 </structure> |
13746 </structures> | 13749 </structures> |
13747 </release> | 13750 </release> |
13748 </grit> | 13751 </grit> |
OLD | NEW |