OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
4 each locale. --> | 4 each locale. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 5353 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5364 <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Message on completed set
up of cloud print."> | 5364 <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Message on completed set
up of cloud print."> |
5365 You have successfully enabled <ph name="CLOUD_PRINT_NAME">Google Cloud P
rint</ph>! <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> has registered
the printers on this machine with <b><ph name="EMAIL_ADDRESSES">$2<ex>foo
@example.com</ex></ph></b>. You can now print to your printers from any <
ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> enabled web or mobile app! | 5365 You have successfully enabled <ph name="CLOUD_PRINT_NAME">Google Cloud P
rint</ph>! <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> has registered
the printers on this machine with <b><ph name="EMAIL_ADDRESSES">$2<ex>foo
@example.com</ex></ph></b>. You can now print to your printers from any <
ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> enabled web or mobile app! |
5366 </message> | 5366 </message> |
5367 <message name="IDS_CLOUD_PRINT_SETUP_TEST_PAGE" desc="Label on button for
printing a test page."> | 5367 <message name="IDS_CLOUD_PRINT_SETUP_TEST_PAGE" desc="Label on button for
printing a test page."> |
5368 Print a Test Page | 5368 Print a Test Page |
5369 </message> | 5369 </message> |
5370 <message name="IDS_CLOUD_PRINT_REGISTER_PRINTER_FAILED" desc="Status messa
ge to be sent to the server when we failed to retrieve information about a print
er to register."> | 5370 <message name="IDS_CLOUD_PRINT_REGISTER_PRINTER_FAILED" desc="Status messa
ge to be sent to the server when we failed to retrieve information about a print
er to register."> |
5371 An error occurred while retrieving printer capabilities for printer <ph
name="PRINTER_NAME">$1<ex>HP Laserjet 7900</ex></ph>. This printer could not be
registered with <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph>. | 5371 An error occurred while retrieving printer capabilities for printer <ph
name="PRINTER_NAME">$1<ex>HP Laserjet 7900</ex></ph>. This printer could not be
registered with <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph>. |
5372 </message> | 5372 </message> |
5373 <message name="IDS_CLOUD_PRINT_XPS_UNAVAILABLE" desc="Status message to be
sent to the Cloud Print server when the XPS framework is missing."> | 5373 <message name="IDS_CLOUD_PRINT_XPS_UNAVAILABLE" desc="Status message to be
sent to the Cloud Print server when the XPS framework is missing."> |
5374 The Microsoft XML Paper Specification Essentials Pack is not installed o
n the machine running the Google Cloud Print connector. | 5374 The <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> connector requir
es that the Microsoft XML Paper Specification Essentials Pack be installed. |
5375 </message> | 5375 </message> |
| 5376 <message name="IDS_CLOUD_PRINT_ENUM_FAILED" desc="Status message to be sen
t to the Cloud Print server when enumerating printers failed."> |
| 5377 There was a problem listing printers. Some of your printers may not have
registered successfully with <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph
>. |
| 5378 </message> |
5376 | 5379 |
5377 <!-- Print Preview --> | 5380 <!-- Print Preview --> |
5378 <message name="IDS_PRINT_PREVIEW_TITLE" desc="Title for print preview page
"> | 5381 <message name="IDS_PRINT_PREVIEW_TITLE" desc="Title for print preview page
"> |
5379 Print Preview | 5382 Print Preview |
5380 </message> | 5383 </message> |
5381 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview renders."> | 5384 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview renders."> |
5382 Loading... | 5385 Loading... |
5383 </message> | 5386 </message> |
5384 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> | 5387 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> |
5385 PDF viewer is not available. | 5388 PDF viewer is not available. |
(...skipping 5820 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11206 </includes> | 11209 </includes> |
11207 <structures fallback_to_english="true"> | 11210 <structures fallback_to_english="true"> |
11208 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11211 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11209 </structure> | 11212 </structure> |
11210 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11213 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11211 </structure> | 11214 </structure> |
11212 </structures> | 11215 </structures> |
11213 | 11216 |
11214 </release> | 11217 </release> |
11215 </grit> | 11218 </grit> |
OLD | NEW |