| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- This file contains definitions of strings that are specific to | 2 <!-- This file contains definitions of strings that are specific to |
| 3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
| 4 Chrome supports. If you update this file, be sure also to update | 4 Chrome supports. If you update this file, be sure also to update |
| 5 chromium_strings.grd. --> | 5 chromium_strings.grd. --> |
| 6 | 6 |
| 7 <grit base_dir="." latest_public_release="0" current_release="1" | 7 <grit base_dir="." latest_public_release="0" current_release="1" |
| 8 source_lang_id="en" enc_check="möl"> | 8 source_lang_id="en" enc_check="möl"> |
| 9 <outputs> | 9 <outputs> |
| 10 <output filename="grit/google_chrome_strings.h" type="rc_header"> | 10 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
| (...skipping 403 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 414 <message name="IDS_INSTALL_FAILED" desc="Error displayed if installation
fails due to some unknown error."> | 414 <message name="IDS_INSTALL_FAILED" desc="Error displayed if installation
fails due to some unknown error."> |
| 415 Installation failed due to unspecified error. If Google Chrome is curr
ently running, please close it and try again. | 415 Installation failed due to unspecified error. If Google Chrome is curr
ently running, please close it and try again. |
| 416 </message> | 416 </message> |
| 417 <message name="IDS_SAME_VERSION_REPAIR_FAILED" desc="Error displayed if
installation fails due to Chrome running."> | 417 <message name="IDS_SAME_VERSION_REPAIR_FAILED" desc="Error displayed if
installation fails due to Chrome running."> |
| 418 Can not install the same Google Chrome version that is currently runni
ng. Please close Google Chrome and try again. | 418 Can not install the same Google Chrome version that is currently runni
ng. Please close Google Chrome and try again. |
| 419 </message> | 419 </message> |
| 420 <message name="IDS_SETUP_PATCH_FAILED" desc="Error message when setup.ex
e fails to patch itself."> | 420 <message name="IDS_SETUP_PATCH_FAILED" desc="Error message when setup.ex
e fails to patch itself."> |
| 421 Installation failed due to unspecified error. Please download Google C
hrome again. | 421 Installation failed due to unspecified error. Please download Google C
hrome again. |
| 422 </message> | 422 </message> |
| 423 <message name="IDS_INSTALL_OS_NOT_SUPPORTED" desc="Error displayed if OS
is not supported"> | 423 <message name="IDS_INSTALL_OS_NOT_SUPPORTED" desc="Error displayed if OS
is not supported"> |
| 424 Google Chrome requires Windows Vista or Windows XP with SP2 or higher. | 424 Google Chrome requires Windows 7 or higher. |
| 425 </message> | 425 </message> |
| 426 <message name="IDS_INSTALL_OS_ERROR" desc="Error displayed when any Wind
ows API call fails and we do not have more specific information."> | 426 <message name="IDS_INSTALL_OS_ERROR" desc="Error displayed when any Wind
ows API call fails and we do not have more specific information."> |
| 427 An operating system error occurred during installation. Please downloa
d Google Chrome again. | 427 An operating system error occurred during installation. Please downloa
d Google Chrome again. |
| 428 </message> | 428 </message> |
| 429 <message name="IDS_INSTALL_TEMP_DIR_FAILED" desc="Error displayed when w
e fail to create temporary directory during installation."> | 429 <message name="IDS_INSTALL_TEMP_DIR_FAILED" desc="Error displayed when w
e fail to create temporary directory during installation."> |
| 430 The installer couldn't create a temporary directory. Please check for
free disk space and permission to install software. | 430 The installer couldn't create a temporary directory. Please check for
free disk space and permission to install software. |
| 431 </message> | 431 </message> |
| 432 <message name="IDS_INSTALL_UNCOMPRESSION_FAILED" desc="Error when when w
e can not uncompress installation archive."> | 432 <message name="IDS_INSTALL_UNCOMPRESSION_FAILED" desc="Error when when w
e can not uncompress installation archive."> |
| 433 The installer failed to uncompress archive. Please download Google Chr
ome again. | 433 The installer failed to uncompress archive. Please download Google Chr
ome again. |
| 434 </message> | 434 </message> |
| (...skipping 748 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1183 </message> | 1183 </message> |
| 1184 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" | 1184 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" |
| 1185 desc="Alt text for the faded Chrome logo image."> | 1185 desc="Alt text for the faded Chrome logo image."> |
| 1186 Chrome logo | 1186 Chrome logo |
| 1187 </message> | 1187 </message> |
| 1188 </if> | 1188 </if> |
| 1189 | 1189 |
| 1190 </messages> | 1190 </messages> |
| 1191 </release> | 1191 </release> |
| 1192 </grit> | 1192 </grit> |
| OLD | NEW |