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 418 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
429 <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we ca
n not find the installation directory from registry."> | 429 <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we ca
n not find the installation directory from registry."> |
430 Google Chrome is not installed or it failed to find installation directo
ry. Please download Google Chrome again. | 430 Google Chrome is not installed or it failed to find installation directo
ry. Please download Google Chrome again. |
431 </message> | 431 </message> |
432 <message name="IDS_UNINSTALL_COMPLETE" desc="Text displayed on dialog that
is shown when uninstall is complete and no reboot is required."> | 432 <message name="IDS_UNINSTALL_COMPLETE" desc="Text displayed on dialog that
is shown when uninstall is complete and no reboot is required."> |
433 Uninstallation complete. | 433 Uninstallation complete. |
434 </message> | 434 </message> |
435 <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."> | 435 <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."> |
436 Google Chrome installation directory seems to be in use. Please reboot y
our computer and try again. | 436 Google Chrome installation directory seems to be in use. Please reboot y
our computer and try again. |
437 </message> | 437 </message> |
438 <!-- Options Dialog --> | 438 <!-- Options Dialog --> |
| 439 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CHROME_APPS" desc="The t
itle text in the options panel that provides options for installed web apps."> |
| 440 Google Chrome Web Apps |
| 441 </message> |
439 <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options
panel that describes how we use web services to improve browsing experience."> | 442 <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options
panel that describes how we use web services to improve browsing experience."> |
440 Google Chrome may use web services to improve your browsing experience.
You may optionally disable these services. | 443 Google Chrome may use web services to improve your browsing experience.
You may optionally disable these services. |
441 </message> | 444 </message> |
442 <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"> | 445 <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"> |
443 Google Chrome is now importing Favorites/Bookmarks. | 446 Google Chrome is now importing Favorites/Bookmarks. |
444 </message> | 447 </message> |
445 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> | 448 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> |
446 Internet Browser | 449 Internet Browser |
447 </message> | 450 </message> |
448 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f
or the Google Chrome shortcuts."> | 451 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f
or the Google Chrome shortcuts."> |
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
516 <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."> | 519 <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."> |
517 Google Chrome Profile Importer | 520 Google Chrome Profile Importer |
518 </message> | 521 </message> |
519 <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
."> | 522 <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
."> |
520 Chrome Profile Importer | 523 Chrome Profile Importer |
521 </message> | 524 </message> |
522 </if> | 525 </if> |
523 </messages> | 526 </messages> |
524 </release> | 527 </release> |
525 </grit> | 528 </grit> |
OLD | NEW |