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 distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
3 If you update this file, be sure also to update google_chrome_strings.grd. --> | 3 If you update this file, be sure also to update google_chrome_strings.grd. --> |
4 | 4 |
5 <grit base_dir="." latest_public_release="0" current_release="1" | 5 <grit base_dir="." latest_public_release="0" current_release="1" |
6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
7 <outputs> | 7 <outputs> |
8 <output filename="grit/chromium_strings.h" type="rc_header"> | 8 <output filename="grit/chromium_strings.h" type="rc_header"> |
9 <emit emit_type='prepend'></emit> | 9 <emit emit_type='prepend'></emit> |
10 </output> | 10 </output> |
(...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
431 </message> | 431 </message> |
432 <message name="IDS_SETUP_PATCH_FAILED" desc="Error message when setup.ex
e fails to patch itself."> | 432 <message name="IDS_SETUP_PATCH_FAILED" desc="Error message when setup.ex
e fails to patch itself."> |
433 Installation failed due to unspecified error. Please download Chromium
again. | 433 Installation failed due to unspecified error. Please download Chromium
again. |
434 </message> | 434 </message> |
435 <message name="IDS_INSTALL_OS_NOT_SUPPORTED" desc="Error displayed if OS
is not supported"> | 435 <message name="IDS_INSTALL_OS_NOT_SUPPORTED" desc="Error displayed if OS
is not supported"> |
436 Chromium requires Windows 7 or higher. | 436 Chromium requires Windows 7 or higher. |
437 </message> | 437 </message> |
438 <message name="IDS_INSTALL_OS_ERROR" desc="Error displayed when any Wind
ows API call fails and we do not have more specific information."> | 438 <message name="IDS_INSTALL_OS_ERROR" desc="Error displayed when any Wind
ows API call fails and we do not have more specific information."> |
439 An operating system error occurred during installation. Please downloa
d Chromium again. | 439 An operating system error occurred during installation. Please downloa
d Chromium again. |
440 </message> | 440 </message> |
| 441 <message name="IDS_INSTALL_SINGLETON_ACQUISITION_FAILED" desc="Error dis
played when the installer cannot run because another installer is already runnin
g."> |
| 442 Another operation on Chromium is in progress. Please try again later. |
| 443 </message> |
441 <message name="IDS_INSTALL_TEMP_DIR_FAILED" desc="Error displayed when w
e fail to create temporary directory during installation."> | 444 <message name="IDS_INSTALL_TEMP_DIR_FAILED" desc="Error displayed when w
e fail to create temporary directory during installation."> |
442 The installer couldn't create a temporary directory. Please check for
free disk space and permission to install software. | 445 The installer couldn't create a temporary directory. Please check for
free disk space and permission to install software. |
443 </message> | 446 </message> |
444 <message name="IDS_INSTALL_UNCOMPRESSION_FAILED" desc="Error when when w
e can not uncompress installation archive."> | 447 <message name="IDS_INSTALL_UNCOMPRESSION_FAILED" desc="Error when when w
e can not uncompress installation archive."> |
445 The installer failed to uncompress archive. Please download Chromium a
gain. | 448 The installer failed to uncompress archive. Please download Chromium a
gain. |
446 </message> | 449 </message> |
447 <message name="IDS_INSTALL_INVALID_ARCHIVE" desc="Error displayed when w
e can not open the installation archive."> | 450 <message name="IDS_INSTALL_INVALID_ARCHIVE" desc="Error displayed when w
e can not open the installation archive."> |
448 The installer archive is corrupted or invalid. Please download Chromiu
m again. | 451 The installer archive is corrupted or invalid. Please download Chromiu
m again. |
449 </message> | 452 </message> |
450 <message name="IDS_INSTALL_INSUFFICIENT_RIGHTS" desc="Error displayed wh
en a non admin user tries to attempt system level install/uninstall."> | 453 <message name="IDS_INSTALL_INSUFFICIENT_RIGHTS" desc="Error displayed wh
en a non admin user tries to attempt system level install/uninstall."> |
(...skipping 806 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1257 </message> | 1260 </message> |
1258 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" | 1261 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" |
1259 desc="Alt text for the faded Chrome logo image."> | 1262 desc="Alt text for the faded Chrome logo image."> |
1260 Chromium logo | 1263 Chromium logo |
1261 </message> | 1264 </message> |
1262 </if> | 1265 </if> |
1263 | 1266 |
1264 </messages> | 1267 </messages> |
1265 </release> | 1268 </release> |
1266 </grit> | 1269 </grit> |
OLD | NEW |