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. --> | 4 Chrome supports. --> |
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/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 437 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
448 </message> | 448 </message> |
449 <message name="IDS_INSTALL_DIR_IN_USE" desc="Error during install if Googl
e Chrome version is missing from registry but the installation directory exists
and can not be deleted."> | 449 <message name="IDS_INSTALL_DIR_IN_USE" desc="Error during install if Googl
e Chrome version is missing from registry but the installation directory exists
and can not be deleted."> |
450 Google Chrome installation directory seems to be in use. Please reboot y
our computer and try again. | 450 Google Chrome installation directory seems to be in use. Please reboot y
our computer and try again. |
451 </message> | 451 </message> |
452 <message name="IDS_INSTALL_NON_MULTI_INSTALLATION_EXISTS" desc="Error duri
ng install if a single-install Google Chrome or Google Chrome Frame is present,
thereby preventing the installation of a multi-install Google Chrome or Google C
hrome Frame."> | 452 <message name="IDS_INSTALL_NON_MULTI_INSTALLATION_EXISTS" desc="Error duri
ng install if a single-install Google Chrome or Google Chrome Frame is present,
thereby preventing the installation of a multi-install Google Chrome or Google C
hrome Frame."> |
453 A conflicting installation of Google Chrome or Google Chrome Frame was f
ound on the system. Please uninstall it and try again. | 453 A conflicting installation of Google Chrome or Google Chrome Frame was f
ound on the system. Please uninstall it and try again. |
454 </message> | 454 </message> |
455 <message name="IDS_INSTALL_MULTI_INSTALLATION_EXISTS" desc="Error during i
nstall if a multi-install Google Chrome or Google Chrome Frame is present, there
by preventing the installation of a single-install Google Chrome or Google Chrom
e Frame."> | 455 <message name="IDS_INSTALL_MULTI_INSTALLATION_EXISTS" desc="Error during i
nstall if a multi-install Google Chrome or Google Chrome Frame is present, there
by preventing the installation of a single-install Google Chrome or Google Chrom
e Frame."> |
456 A conflicting installation of Google Chrome or Google Chrome Frame was f
ound on the system. Please uninstall it and try again. | 456 A conflicting installation of Google Chrome or Google Chrome Frame was f
ound on the system. Please uninstall it and try again. |
457 </message> | 457 </message> |
| 458 <message name="IDS_INSTALL_CONFLICTING_CHANNEL_EXISTS" desc="Error during
install if a version of Google Chrome on a different update channel exists when
installing Google Chrome Frame."> |
| 459 A conflicting installation of Google Chrome was found on the system. Ple
ase uninstall it and try again. |
| 460 </message> |
458 <!-- Options Dialog --> | 461 <!-- Options Dialog --> |
459 <!-- TODO(kmadhusu): Remove "IDS_OPTIONS_DISABLE_SERVICES" after platform-
specific dialogs are removed.--> | 462 <!-- TODO(kmadhusu): Remove "IDS_OPTIONS_DISABLE_SERVICES" after platform-
specific dialogs are removed.--> |
460 <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options
panel that describes how we use web services to improve browsing experience."> | 463 <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options
panel that describes how we use web services to improve browsing experience."> |
461 Google Chrome may use web services to improve your browsing experience.
You may optionally disable these services. | 464 Google Chrome may use web services to improve your browsing experience.
You may optionally disable these services. |
462 </message> | 465 </message> |
463 <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."> | 466 <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."> |
464 Google Chrome may use web services to improve your browsing experience. | 467 Google Chrome may use web services to improve your browsing experience. |
465 </message> | 468 </message> |
466 <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"> | 469 <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"> |
467 Google Chrome is now importing Favorites/Bookmarks. | 470 Google Chrome is now importing Favorites/Bookmarks. |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
556 <message name="IDS_PROFILEIMPORTER_APP_NAME" desc="The profile importer
application's name. Should contain the Chrome application name (IDS_PRODUCT_NAM
E). Example: Google Chrome Profile Importer."> | 559 <message name="IDS_PROFILEIMPORTER_APP_NAME" desc="The profile importer
application's name. Should contain the Chrome application name (IDS_PRODUCT_NAM
E). Example: Google Chrome Profile Importer."> |
557 Google Chrome Profile Importer | 560 Google Chrome Profile Importer |
558 </message> | 561 </message> |
559 <message name="IDS_SHORT_PROFILEIMPORTER_APP_NAME" desc="The profile imp
orter application's short name, used for the Mac's application menu, activity mo
nitor, etc. Example: Chrome Profile Importer, not Google Chrome Profile Importer
."> | 562 <message name="IDS_SHORT_PROFILEIMPORTER_APP_NAME" desc="The profile imp
orter application's short name, used for the Mac's application menu, activity mo
nitor, etc. Example: Chrome Profile Importer, not Google Chrome Profile Importer
."> |
560 Chrome Profile Importer | 563 Chrome Profile Importer |
561 </message> | 564 </message> |
562 </if> | 565 </if> |
563 </messages> | 566 </messages> |
564 </release> | 567 </release> |
565 </grit> | 568 </grit> |
OLD | NEW |