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 5816 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5827 </message> | 5827 </message> |
5828 <message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the pr
int preview page title."> | 5828 <message name="IDS_PRINT_PREVIEW_TITLE_FORMAT" desc="The format for the pr
int preview page title."> |
5829 Print - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></ph> | 5829 Print - <ph name="PREVIEW_TAB_TITLE">$1<ex>Google Search</ex></ph> |
5830 </message> | 5830 </message> |
5831 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview is still loading."> | 5831 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview is still loading."> |
5832 Loading preview | 5832 Loading preview |
5833 </message> | 5833 </message> |
5834 <message name="IDS_PRINT_PREVIEW_FAILED" desc="Message to display when pri
nt preview fails."> | 5834 <message name="IDS_PRINT_PREVIEW_FAILED" desc="Message to display when pri
nt preview fails."> |
5835 Print preview failed. | 5835 Print preview failed. |
5836 </message> | 5836 </message> |
| 5837 <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."> |
| 5838 Print is unavailable because the page you were trying to print has crash
ed. |
| 5839 </message> |
5837 <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."> | 5840 <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."> |
5838 Print is unavailable because the page you were trying to print has been
closed. | 5841 Print is unavailable because the page you were trying to print has been
closed. |
5839 </message> | 5842 </message> |
5840 <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."> | 5843 <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."> |
5841 Reopen the page | 5844 Reopen the page |
5842 </message> | 5845 </message> |
5843 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> | 5846 <message name="IDS_PRINT_PREVIEW_PRINT_BUTTON" desc="Print button."> |
5844 Print | 5847 Print |
5845 </message> | 5848 </message> |
5846 <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."> | 5849 <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."> |
(...skipping 7474 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13321 </includes> | 13324 </includes> |
13322 <structures fallback_to_english="true"> | 13325 <structures fallback_to_english="true"> |
13323 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13326 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13324 </structure> | 13327 </structure> |
13325 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13328 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13326 </structure> | 13329 </structure> |
13327 </structures> | 13330 </structures> |
13328 | 13331 |
13329 </release> | 13332 </release> |
13330 </grit> | 13333 </grit> |
OLD | NEW |