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 368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
379 <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we ca
n not find the installation directory from registry."> | 379 <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we ca
n not find the installation directory from registry."> |
380 Chromium is not installed or it failed to find installation directory. P
lease download Chromium again. | 380 Chromium is not installed or it failed to find installation directory. P
lease download Chromium again. |
381 </message> | 381 </message> |
382 <message name="IDS_UNINSTALL_COMPLETE" desc="Text displayed on dialog that
is shown when uninstall is complete and no reboot is required."> | 382 <message name="IDS_UNINSTALL_COMPLETE" desc="Text displayed on dialog that
is shown when uninstall is complete and no reboot is required."> |
383 Uninstallation complete. | 383 Uninstallation complete. |
384 </message> | 384 </message> |
385 <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."> | 385 <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."> |
386 Chromium installation directory seems to be in use. Please reboot your c
omputer and try again. | 386 Chromium installation directory seems to be in use. Please reboot your c
omputer and try again. |
387 </message> | 387 </message> |
388 <!-- Options Dialog --> | 388 <!-- Options Dialog --> |
| 389 <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."> |
| 390 Chromium Web Apps |
| 391 </message> |
389 <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."> |
390 Chromium may use web services to improve your browsing experience. You m
ay optionally disable these services. | 393 Chromium may use web services to improve your browsing experience. You m
ay optionally disable these services. |
391 </message> | 394 </message> |
392 <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"> |
393 Chromium is now importing Favorites/Bookmarks. | 396 Chromium is now importing Favorites/Bookmarks. |
394 </message> | 397 </message> |
395 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> | 398 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> |
396 Internet Browser | 399 Internet Browser |
397 </message> | 400 </message> |
398 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f
or the Chromium shortcuts."> | 401 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f
or the Chromium shortcuts."> |
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
466 <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."> | 469 <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."> |
467 Chromium Profile Importer | 470 Chromium Profile Importer |
468 </message> | 471 </message> |
469 <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
."> | 472 <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
."> |
470 Chromium Profile Importer | 473 Chromium Profile Importer |
471 </message> | 474 </message> |
472 </if> | 475 </if> |
473 </messages> | 476 </messages> |
474 </release> | 477 </release> |
475 </grit> | 478 </grit> |
OLD | NEW |