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 446 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
457 </message> | 457 </message> |
458 <message name="IDS_INSTALL_MULTI_INSTALLATION_EXISTS" desc="Error during i
nstall if a multi-install Chromium or Chromium Frame is present, thereby prevent
ing the installation of a single-install Chromium or Chromium Frame."> | 458 <message name="IDS_INSTALL_MULTI_INSTALLATION_EXISTS" desc="Error during i
nstall if a multi-install Chromium or Chromium Frame is present, thereby prevent
ing the installation of a single-install Chromium or Chromium Frame."> |
459 A conflicting installation of Chromium or Chromium Frame was found on th
e system. Please uninstall it and try again. | 459 A conflicting installation of Chromium or Chromium Frame was found on th
e system. Please uninstall it and try again. |
460 </message> | 460 </message> |
461 <message name="IDS_INSTALL_CONFLICTING_CHANNEL_EXISTS" desc="Error during
install if a version of Chromium on a different update channel exists when insta
lling Chromium Frame."> | 461 <message name="IDS_INSTALL_CONFLICTING_CHANNEL_EXISTS" desc="Error during
install if a version of Chromium on a different update channel exists when insta
lling Chromium Frame."> |
462 A conflicting installation of Chromium was found on the system. Please u
ninstall it and try again. | 462 A conflicting installation of Chromium was found on the system. Please u
ninstall it and try again. |
463 </message> | 463 </message> |
464 <message name="IDS_INSTALL_READY_MODE_REQUIRES_CHROME" desc="Chrome Frame
in ready mode requires Chrome."> | 464 <message name="IDS_INSTALL_READY_MODE_REQUIRES_CHROME" desc="Chrome Frame
in ready mode requires Chrome."> |
465 Invalid arguments. Chromium Frame cannot be installed in ready mode with
out also installing Chromium. | 465 Invalid arguments. Chromium Frame cannot be installed in ready mode with
out also installing Chromium. |
466 </message> | 466 </message> |
| 467 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="This message
does not apply to Chromium."> |
| 468 </message> |
467 <!-- Options Dialog --> | 469 <!-- Options Dialog --> |
468 <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."> | 470 <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."> |
469 Chromium may use web services to improve your browsing experience. | 471 Chromium may use web services to improve your browsing experience. |
470 </message> | 472 </message> |
471 <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"> | 473 <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"> |
472 Chromium is now importing Favorites/Bookmarks. | 474 Chromium is now importing Favorites/Bookmarks. |
473 </message> | 475 </message> |
474 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> | 476 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> |
475 Internet Browser | 477 Internet Browser |
476 </message> | 478 </message> |
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
566 <message name="IDS_UTILITY_APP_NAME" desc="The utility application's nam
e. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Goog
le Chrome Utility."> | 568 <message name="IDS_UTILITY_APP_NAME" desc="The utility application's nam
e. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Goog
le Chrome Utility."> |
567 Chromium Utility | 569 Chromium Utility |
568 </message> | 570 </message> |
569 <message name="IDS_SHORT_UTILITY_APP_NAME" desc="The utility application
's short name, used for the Mac's application menu, activity monitor, etc. Examp
le: Chrome Utility, not Google Chrome Utility."> | 571 <message name="IDS_SHORT_UTILITY_APP_NAME" desc="The utility application
's short name, used for the Mac's application menu, activity monitor, etc. Examp
le: Chrome Utility, not Google Chrome Utility."> |
570 Chromium Utility | 572 Chromium Utility |
571 </message> | 573 </message> |
572 </if> | 574 </if> |
573 </messages> | 575 </messages> |
574 </release> | 576 </release> |
575 </grit> | 577 </grit> |
OLD | NEW |