| 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 4636 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4647 </message> | 4647 </message> |
| 4648 </if> | 4648 </if> |
| 4649 <if expr="not pp_ifdef('chromeos')"> | 4649 <if expr="not pp_ifdef('chromeos')"> |
| 4650 <message name="IDS_UPGRADE_ALREADY_UP_TO_DATE" desc="Status label: Already
up to date"> | 4650 <message name="IDS_UPGRADE_ALREADY_UP_TO_DATE" desc="Status label: Already
up to date"> |
| 4651 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is up to date (<ph
name="VERSION">$2<ex>0.1.131</ex></ph>) | 4651 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is up to date (<ph
name="VERSION">$2<ex>0.1.131</ex></ph>) |
| 4652 </message> | 4652 </message> |
| 4653 </if> | 4653 </if> |
| 4654 <message name="IDS_UPGRADE_ERROR" desc="Status label: Error occurred durin
g upgrade"> | 4654 <message name="IDS_UPGRADE_ERROR" desc="Status label: Error occurred durin
g upgrade"> |
| 4655 Update server not available (error: <ph name="ERROR_NUMBER">$1<ex>1</ex>
</ph>) | 4655 Update server not available (error: <ph name="ERROR_NUMBER">$1<ex>1</ex>
</ph>) |
| 4656 </message> | 4656 </message> |
| 4657 <message name="IDS_RESOURCE_ERROR" desc="Error loading resource"> | |
| 4658 An error was encountered while loading a program resource. Try reinstall
ing. | |
| 4659 </message> | |
| 4660 <message name="IDS_RESOURCE_ERROR_CAPTION" desc="Error loading resource ca
ption"> | |
| 4661 Resource Error | |
| 4662 </message> | |
| 4663 | 4657 |
| 4664 <!-- Print --> | 4658 <!-- Print --> |
| 4665 <message name="IDS_DEFAULT_PRINT_DOCUMENT_TITLE" desc="Default title for a
print document"> | 4659 <message name="IDS_DEFAULT_PRINT_DOCUMENT_TITLE" desc="Default title for a
print document"> |
| 4666 Untitled Document | 4660 Untitled Document |
| 4667 </message> | 4661 </message> |
| 4668 <message name="IDS_DEFAULT_PRINTER_NOT_FOUND_WARNING" desc="The message of
the warning dialog when no printer is available"> | 4662 <message name="IDS_DEFAULT_PRINTER_NOT_FOUND_WARNING" desc="The message of
the warning dialog when no printer is available"> |
| 4669 No printer found. Please install a printer. | 4663 No printer found. Please install a printer. |
| 4670 </message> | 4664 </message> |
| 4671 <message name="IDS_PRINT_SPOOL_FAILED_ERROR_TEXT" desc="Text in a messageb
ox when printing fails because of printer issues."> | 4665 <message name="IDS_PRINT_SPOOL_FAILED_ERROR_TEXT" desc="Text in a messageb
ox when printing fails because of printer issues."> |
| 4672 Something went wrong when trying to print. Please check your printer an
d try again. | 4666 Something went wrong when trying to print. Please check your printer an
d try again. |
| (...skipping 4187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8860 | 8854 |
| 8861 </messages> | 8855 </messages> |
| 8862 | 8856 |
| 8863 <structures fallback_to_english="true"> | 8857 <structures fallback_to_english="true"> |
| 8864 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8858 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 8865 </structure> | 8859 </structure> |
| 8866 </structures> | 8860 </structures> |
| 8867 | 8861 |
| 8868 </release> | 8862 </release> |
| 8869 </grit> | 8863 </grit> |
| OLD | NEW |