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 These strings will not be translated and only english versions will | 3 These strings will not be translated and only english versions will |
4 be available for now. --> | 4 be available for now. --> |
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/chromium_strings.h" type="rc_header"> | 9 <output filename="grit/chromium_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 476 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
487 </if> | 487 </if> |
488 <if expr="is_macosx"> | 488 <if expr="is_macosx"> |
489 <message name="IDS_PASSWORDS_PAGE_AUTHENTICATION_PROMPT" desc="Text for
the dialog box that prompts the user for their OS account password before reveal
ing plaintext passwords on the password page."> | 489 <message name="IDS_PASSWORDS_PAGE_AUTHENTICATION_PROMPT" desc="Text for
the dialog box that prompts the user for their OS account password before reveal
ing plaintext passwords on the password page."> |
490 Chromium is trying to show passwords. | 490 Chromium is trying to show passwords. |
491 </message> | 491 </message> |
492 </if> | 492 </if> |
493 <if expr="is_win"> | 493 <if expr="is_win"> |
494 <message name="IDS_PASSWORDS_PAGE_AUTHENTICATION_PROMPT" desc="Text for
the dialog box that prompts the user for their OS account password before reveal
ing plaintext passwords on the password page."> | 494 <message name="IDS_PASSWORDS_PAGE_AUTHENTICATION_PROMPT" desc="Text for
the dialog box that prompts the user for their OS account password before reveal
ing plaintext passwords on the password page."> |
495 Chromium is trying to show passwords. Type your Windows password to al
low this. | 495 Chromium is trying to show passwords. Type your Windows password to al
low this. |
496 </message> | 496 </message> |
| 497 <message name="IDS_MACHINE_LEVEL_INSTALL_CONFLICT" desc="Error message t
o display when user tries to run user level Chromium even though machine level C
hromium is already installed."> |
| 498 An administrator has installed Chromium on this system, and it is avai
lable for all users. The system-level Chromium will replace your user-level inst
allation now. |
| 499 </message> |
| 500 <message name="IDS_INSTALL_HIGHER_VERSION" desc="Error displayed when hi
gher version already exists."> |
| 501 This computer already has a more recent version of Chromium. If the so
ftware is not working, please uninstall Chromium and try again. |
| 502 </message> |
| 503 <message name="IDS_INSTALL_HIGHER_VERSION_APP_LAUNCHER" desc="Error disp
layed when higher version of the Chromium App Launcher already exists."> |
| 504 This computer already has a more recent version of the Chromium compon
ents. Please use a more recent installer. |
| 505 </message> |
| 506 <message name="IDS_INSTALL_FAILED" desc="Error displayed if installation
fails due to some unknown error."> |
| 507 Installation failed due to unspecified error. If Chromium is currently
running, please close it and try again. |
| 508 </message> |
| 509 <message name="IDS_SAME_VERSION_REPAIR_FAILED" desc="Error displayed if
installation fails due to Chrome running."> |
| 510 Can not install the same Chromium version that is currently running. P
lease close Chromium and try again. |
| 511 </message> |
| 512 <message name="IDS_SETUP_PATCH_FAILED" desc="Error message when setup.ex
e fails to patch itself."> |
| 513 Installation failed due to unspecified error. Please download Chromium
again. |
| 514 </message> |
| 515 <message name="IDS_INSTALL_OS_NOT_SUPPORTED" desc="Error displayed if OS
is not supported"> |
| 516 Chromium requires Windows Vista or Windows XP with SP2 or higher. |
| 517 </message> |
| 518 <message name="IDS_INSTALL_OS_ERROR" desc="Error displayed when any Wind
ows API call fails and we do not have more specific information."> |
| 519 An operating system error occurred during installation. Please downloa
d Chromium again. |
| 520 </message> |
| 521 <message name="IDS_INSTALL_TEMP_DIR_FAILED" desc="Error displayed when w
e fail to create temporary directory during installation."> |
| 522 The installer couldn't create a temporary directory. Please check for
free disk space and permission to install software. |
| 523 </message> |
| 524 <message name="IDS_INSTALL_UNCOMPRESSION_FAILED" desc="Error when when w
e can not uncompress installation archive."> |
| 525 The installer failed to uncompress archive. Please download Chromium a
gain. |
| 526 </message> |
| 527 <message name="IDS_INSTALL_INVALID_ARCHIVE" desc="Error displayed when w
e can not open the installation archive."> |
| 528 The installer archive is corrupted or invalid. Please download Chromiu
m again. |
| 529 </message> |
| 530 <message name="IDS_INSTALL_INSUFFICIENT_RIGHTS" desc="Error displayed wh
en a non admin user tries to attempt system level install/uninstall."> |
| 531 You do not have appropriate rights for system-level install. Try runni
ng the installer again as Administrator. |
| 532 </message> |
| 533 <message name="IDS_INSTALL_NO_PRODUCTS_TO_UPDATE" desc="Error displayed
if the installer is not provided one or more products to install/update."> |
| 534 No installation of Chromium found to update. |
| 535 </message> |
| 536 <message name="IDS_INSTALL_MULTI_INSTALLATION_EXISTS" desc="Error during
install if a multi-install Chromium is present, thereby preventing the installa
tion of a single-install Chromium."> |
| 537 A conflicting installation of Chromium was found on the system. Please
uninstall it and try again. |
| 538 </message> |
| 539 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="This messag
e does not apply to Chromium."> |
| 540 </message> |
497 </if> | 541 </if> |
498 <message name="IDS_MACHINE_LEVEL_INSTALL_CONFLICT" desc="Error message to
display when user tries to run user level Chromium even though machine level Chr
omium is already installed."> | |
499 An administrator has installed Chromium on this system, and it is availa
ble for all users. The system-level Chromium will replace your user-level instal
lation now. | |
500 </message> | |
501 <message name="IDS_INSTALL_HIGHER_VERSION" desc="Error displayed when high
er version already exists."> | |
502 This computer already has a more recent version of Chromium. If the soft
ware is not working, please uninstall Chromium and try again. | |
503 </message> | |
504 <message name="IDS_INSTALL_HIGHER_VERSION_APP_LAUNCHER" desc="Error displa
yed when higher version of the Chromium App Launcher already exists."> | |
505 This computer already has a more recent version of the Chromium componen
ts. Please use a more recent installer. | |
506 </message> | |
507 <message name="IDS_INSTALL_FAILED" desc="Error displayed if installation f
ails due to some unknown error."> | |
508 Installation failed due to unspecified error. If Chromium is currently r
unning, please close it and try again. | |
509 </message> | |
510 <message name="IDS_SAME_VERSION_REPAIR_FAILED" desc="Error displayed if in
stallation fails due to Chrome running."> | |
511 Can not install the same Chromium version that is currently running. Ple
ase close Chromium and try again. | |
512 </message> | |
513 <message name="IDS_SETUP_PATCH_FAILED" desc="Error message when setup.exe
fails to patch itself."> | |
514 Installation failed due to unspecified error. Please download Chromium a
gain. | |
515 </message> | |
516 <message name="IDS_INSTALL_OS_NOT_SUPPORTED" desc="Error displayed if OS i
s not supported"> | |
517 Chromium requires Windows Vista or Windows XP with SP2 or higher. | |
518 </message> | |
519 <message name="IDS_INSTALL_OS_ERROR" desc="Error displayed when any Window
s API call fails and we do not have more specific information."> | |
520 An operating system error occurred during installation. Please download
Chromium again. | |
521 </message> | |
522 <message name="IDS_INSTALL_TEMP_DIR_FAILED" desc="Error displayed when we
fail to create temporary directory during installation."> | |
523 The installer couldn't create a temporary directory. Please check for fr
ee disk space and permission to install software. | |
524 </message> | |
525 <message name="IDS_INSTALL_UNCOMPRESSION_FAILED" desc="Error when when we
can not uncompress installation archive."> | |
526 The installer failed to uncompress archive. Please download Chromium aga
in. | |
527 </message> | |
528 <message name="IDS_INSTALL_INVALID_ARCHIVE" desc="Error displayed when we
can not open the installation archive."> | |
529 The installer archive is corrupted or invalid. Please download Chromium
again. | |
530 </message> | |
531 <message name="IDS_INSTALL_INSUFFICIENT_RIGHTS" desc="Error displayed when
a non admin user tries to attempt system level install/uninstall."> | |
532 You do not have appropriate rights for system-level install. Try running
the installer again as Administrator. | |
533 </message> | |
534 <message name="IDS_INSTALL_NO_PRODUCTS_TO_UPDATE" desc="Error displayed if
the installer is not provided one or more products to install/update."> | |
535 No installation of Chromium found to update. | |
536 </message> | |
537 <message name="IDS_UNINSTALL_COMPLETE" desc="Text displayed on dialog that
is shown when uninstall is complete and no reboot is required."> | |
538 Uninstallation complete. | |
539 </message> | |
540 <message name="IDS_INSTALL_DIR_IN_USE" desc="Error during install if Chrom
ium version is missing from registry but the installation directory exists and c
an not be deleted."> | |
541 Chromium installation directory seems to be in use. Please reboot your c
omputer and try again. | |
542 </message> | |
543 <message name="IDS_INSTALL_MULTI_INSTALLATION_EXISTS" desc="Error during i
nstall if a multi-install Chromium is present, thereby preventing the installati
on of a single-install Chromium."> | |
544 A conflicting installation of Chromium was found on the system. Please u
ninstall it and try again. | |
545 </message> | |
546 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="This message
does not apply to Chromium."> | |
547 </message> | |
548 <!-- Options Dialog --> | 542 <!-- Options Dialog --> |
549 <message name="IDS_OPTIONS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in
the options panel that describes how we use web services to improve browsing exp
erience."> | 543 <message name="IDS_OPTIONS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in
the options panel that describes how we use web services to improve browsing exp
erience."> |
550 Chromium may use web services to improve your browsing experience. | 544 Chromium may use web services to improve your browsing experience. |
551 </message> | 545 </message> |
552 <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the import
ing progress dialog when importing a bookmarks.html file from the bookmark manag
er"> | 546 <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the import
ing progress dialog when importing a bookmarks.html file from the bookmark manag
er"> |
553 Chromium is now importing Favorites/Bookmarks. | 547 Chromium is now importing Favorites/Bookmarks. |
554 </message> | 548 </message> |
555 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> | 549 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> |
556 Internet Browser | 550 Internet Browser |
557 </message> | 551 </message> |
(...skipping 629 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1187 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" | 1181 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" |
1188 desc="Explanation in a new OTR window that extensions have been
disabled while in OTR."> | 1182 desc="Explanation in a new OTR window that extensions have been
disabled while in OTR."> |
1189 Because Chromium does not control how extensions handle your personal
data, all extensions have been disabled for incognito windows. You can reenable
them individually in the | 1183 Because Chromium does not control how extensions handle your personal
data, all extensions have been disabled for incognito windows. You can reenable
them individually in the |
1190 <ph name="BEGIN_LINK"><a href="$1"></ph>extensions manager<ph na
me="END_LINK"></a><ex></a></ex></ph>. | 1184 <ph name="BEGIN_LINK"><a href="$1"></ph>extensions manager<ph na
me="END_LINK"></a><ex></a></ex></ph>. |
1191 </message> | 1185 </message> |
1192 </if> | 1186 </if> |
1193 | 1187 |
1194 </messages> | 1188 </messages> |
1195 </release> | 1189 </release> |
1196 </grit> | 1190 </grit> |
OLD | NEW |