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 5879 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5890 </message> | 5890 </message> |
5891 <message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the pr
int preview page title."> | 5891 <message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the pr
int preview page title."> |
5892 Print - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></ph> | 5892 Print - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></ph> |
5893 </message> | 5893 </message> |
5894 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview is still loading."> | 5894 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview is still loading."> |
5895 Loading preview | 5895 Loading preview |
5896 </message> | 5896 </message> |
5897 <message name="IDS_PRINT_PREVIEW_FAILED" desc="Message to display when pri
nt preview fails."> | 5897 <message name="IDS_PRINT_PREVIEW_FAILED" desc="Message to display when pri
nt preview fails."> |
5898 Print preview failed. | 5898 Print preview failed. |
5899 </message> | 5899 </message> |
| 5900 <message name="IDS_PRINT_PREVIEW_INVALID_PRINTER_SETTINGS" desc="Message t
o display when selected printer is not reachable or its settings are invalid."> |
| 5901 Selected printer is not available or not installed correctly. Check you
r printer or select another printer. |
| 5902 </message> |
5900 <message name="IDS_PRINT_PREVIEW_INITIATOR_TAB_CRASHED" desc="Error messag
e displayed when print preview fails because the tab that initiated the print pr
eview crashed."> | 5903 <message name="IDS_PRINT_PREVIEW_INITIATOR_TAB_CRASHED" desc="Error messag
e displayed when print preview fails because the tab that initiated the print pr
eview crashed."> |
5901 Print is unavailable because the page you were trying to print has crash
ed. | 5904 Print is unavailable because the page you were trying to print has crash
ed. |
5902 </message> | 5905 </message> |
5903 <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."> | 5906 <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."> |
5904 Print is unavailable because the page you were trying to print has been
closed. | 5907 Print is unavailable because the page you were trying to print has been
closed. |
5905 </message> | 5908 </message> |
5906 <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."> | 5909 <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."> |
5907 Reopen the page | 5910 Reopen the page |
5908 </message> | 5911 </message> |
5909 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> | 5912 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> |
(...skipping 7613 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13523 </messages> | 13526 </messages> |
13524 <structures fallback_to_english="true"> | 13527 <structures fallback_to_english="true"> |
13525 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 13528 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
13526 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13529 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13527 </structure> | 13530 </structure> |
13528 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13531 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13529 </structure> | 13532 </structure> |
13530 </structures> | 13533 </structures> |
13531 </release> | 13534 </release> |
13532 </grit> | 13535 </grit> |
OLD | NEW |