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 5350 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5361 <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Message on completed set
up of cloud print."> | 5361 <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Message on completed set
up of cloud print."> |
5362 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! | 5362 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! |
5363 </message> | 5363 </message> |
5364 <message name="IDS_CLOUD_PRINT_SETUP_TEST_PAGE" desc="Label on button for
printing a test page."> | 5364 <message name="IDS_CLOUD_PRINT_SETUP_TEST_PAGE" desc="Label on button for
printing a test page."> |
5365 Print a Test Page | 5365 Print a Test Page |
5366 </message> | 5366 </message> |
5367 <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."> | 5367 <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."> |
5368 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>. | 5368 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>. |
5369 </message> | 5369 </message> |
5370 <message name="IDS_CLOUD_PRINT_XPS_UNAVAILABLE" desc="Status message to be
sent to the Cloud Print server when the XPS framework is missing."> | 5370 <message name="IDS_CLOUD_PRINT_XPS_UNAVAILABLE" desc="Status message to be
sent to the Cloud Print server when the XPS framework is missing."> |
5371 The Microsoft XML Paper Specification Essentials Pack is not installed o
n the machine running the Google Cloud Print connector. | 5371 The <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> connector requir
es that the Microsoft XML Paper Specification Essentials Pack be installed. |
5372 </message> | 5372 </message> |
| 5373 <message name="IDS_CLOUD_PRINT_ENUM_FAILED" desc="Status message to be sen
t to the Cloud Print server when enumerating printers failed."> |
| 5374 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
>. |
| 5375 </message> |
5373 | 5376 |
5374 <!-- Print Preview --> | 5377 <!-- Print Preview --> |
5375 <message name="IDS_PRINT_PREVIEW_TITLE" desc="Title for print preview page
"> | 5378 <message name="IDS_PRINT_PREVIEW_TITLE" desc="Title for print preview page
"> |
5376 Print Preview | 5379 Print Preview |
5377 </message> | 5380 </message> |
5378 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview renders."> | 5381 <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while t
he print preview renders."> |
5379 Loading... | 5382 Loading... |
5380 </message> | 5383 </message> |
5381 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> | 5384 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> |
5382 PDF viewer is not available. | 5385 PDF viewer is not available. |
(...skipping 5839 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11222 </includes> | 11225 </includes> |
11223 <structures fallback_to_english="true"> | 11226 <structures fallback_to_english="true"> |
11224 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11227 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11225 </structure> | 11228 </structure> |
11226 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11229 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11227 </structure> | 11230 </structure> |
11228 </structures> | 11231 </structures> |
11229 | 11232 |
11230 </release> | 11233 </release> |
11231 </grit> | 11234 </grit> |
OLD | NEW |