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 322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
333 A conflict with another installed application has been detected. | 333 A conflict with another installed application has been detected. |
334 </message> | 334 </message> |
335 <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we ca
n not find the installation directory from registry."> | 335 <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we ca
n not find the installation directory from registry."> |
336 Chromium is not installed or it failed to find installation directory. P
lease download Chromium again. | 336 Chromium is not installed or it failed to find installation directory. P
lease download Chromium again. |
337 </message> | 337 </message> |
338 <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."> | 338 <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."> |
339 Chromium installation directory seems to be in use. Please reboot your c
omputer and try again. | 339 Chromium installation directory seems to be in use. Please reboot your c
omputer and try again. |
340 </message> | 340 </message> |
341 <!-- Options Dialog --> | 341 <!-- Options Dialog --> |
342 <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options
panel that describes how we use web services to improve browsing experience."> | 342 <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options
panel that describes how we use web services to improve browsing experience."> |
343 Chromium may use web services to improve your browsing experience - you
may optionally disable these services. | 343 Chromium may use web services to improve your browsing experience. You m
ay optionally disable these services. |
344 </message> | 344 </message> |
345 <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"> | 345 <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"> |
346 Chromium is now importing Favorites/Bookmarks. | 346 Chromium is now importing Favorites/Bookmarks. |
347 </message> | 347 </message> |
348 <message name="IDS_START_IN_PROFILE_SHORTCUT_NAME" desc="Name of the deskt
op shortcut to start the application in a specific profile."> | 348 <message name="IDS_START_IN_PROFILE_SHORTCUT_NAME" desc="Name of the deskt
op shortcut to start the application in a specific profile."> |
349 Chromium for <ph name="profile_name">$1</ph> | 349 Chromium for <ph name="profile_name">$1</ph> |
350 </message> | 350 </message> |
351 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> | 351 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> |
352 Internet Browser | 352 Internet Browser |
353 </message> | 353 </message> |
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
411 <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."> | 411 <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."> |
412 Chromium Profile Importer | 412 Chromium Profile Importer |
413 </message> | 413 </message> |
414 <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
."> | 414 <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
."> |
415 Chromium Profile Importer | 415 Chromium Profile Importer |
416 </message> | 416 </message> |
417 </if> | 417 </if> |
418 </messages> | 418 </messages> |
419 </release> | 419 </release> |
420 </grit> | 420 </grit> |
OLD | NEW |