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 372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
383 A conflict with another installed application has been detected. | 383 A conflict with another installed application has been detected. |
384 </message> | 384 </message> |
385 <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we ca
n not find the installation directory from registry."> | 385 <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we ca
n not find the installation directory from registry."> |
386 Google Chrome is not installed or it failed to find installation directo
ry. Please download Google Chrome again. | 386 Google Chrome is not installed or it failed to find installation directo
ry. Please download Google Chrome again. |
387 </message> | 387 </message> |
388 <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."> | 388 <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."> |
389 Google Chrome installation directory seems to be in use. Please reboot y
our computer and try again. | 389 Google Chrome installation directory seems to be in use. Please reboot y
our computer and try again. |
390 </message> | 390 </message> |
391 <!-- Options Dialog --> | 391 <!-- Options Dialog --> |
392 <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options
panel that describes how we use web services to improve browsing experience."> | 392 <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options
panel that describes how we use web services to improve browsing experience."> |
393 Google Chrome may use web services to improve your browsing experience -
you may optionally disable these services. | 393 Google Chrome may use web services to improve your browsing experience.
You may optionally disable these services. |
394 </message> | 394 </message> |
395 <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"> | 395 <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"> |
396 Google Chrome is now importing Favorites/Bookmarks. | 396 Google Chrome is now importing Favorites/Bookmarks. |
397 </message> | 397 </message> |
398 <message name="IDS_START_IN_PROFILE_SHORTCUT_NAME" desc="Name of the deskt
op shortcut to start the application in a specific profile."> | 398 <message name="IDS_START_IN_PROFILE_SHORTCUT_NAME" desc="Name of the deskt
op shortcut to start the application in a specific profile."> |
399 Google Chrome for <ph name="profile_name">$1</ph> | 399 Google Chrome for <ph name="profile_name">$1</ph> |
400 </message> | 400 </message> |
401 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> | 401 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> |
402 Internet Browser | 402 Internet Browser |
403 </message> | 403 </message> |
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
461 <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."> | 461 <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."> |
462 Google Chrome Profile Importer | 462 Google Chrome Profile Importer |
463 </message> | 463 </message> |
464 <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
."> | 464 <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
."> |
465 Chrome Profile Importer | 465 Chrome Profile Importer |
466 </message> | 466 </message> |
467 </if> | 467 </if> |
468 </messages> | 468 </messages> |
469 </release> | 469 </release> |
470 </grit> | 470 </grit> |
OLD | NEW |