Project

General

Profile

« Previous | Next » 

Revision fddfd97b

Added by Katja Luther over 4 years ago

missing l10n files

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/Messages.java
403 403
    public static String SetPublishConfiguration_IncludeAcceptedTaxa;
404 404
    public static String SetPublishConfiguration_IncludeSharedtaxa;
405 405
    public static String SetPublishConfiguration_IncludeSynonyms;
406

  
406
    public static String SetPublishConfiguration_IncludeMisappliedNames;
407
    public static String SetPublishConfiguration_IncludeProParteSynonyms;
408
    public static String SetPublishConfiguration_IncludeHybrids;
407 409

  
408 410
    public static String ExcelSpecimenUpdateWizard_ConfiguratorWizard_label;
409 411

  
......
465 467
    public static String AbcdImportPreference_reuse_existing_taxa_tooltip;
466 468
    public static String AbcdImportPreference_allow_override;
467 469
    public static String AbcdImportPreference_allow_override_tooltip;
470
    public static String AbcdImportPreference_override;
471
    public static String AbcdImportPreference_override_tooltip;
468 472
    public static String AbcdImportProvider_description;
469 473

  
470 474
    public static String AvailableAreaVocabulariesPage_PAGE_DESCRIPTION;
......
670 674

  
671 675

  
672 676

  
677

  
678

  
679

  
673 680
    static {
674 681
        // initialize resource bundle
675 682
        NLS.initializeMessages(BUNDLE_NAME, Messages.class);
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/messages.properties
314 314
SetPublishConfiguration_Publish_tooltip=With set publish flag, the taxa are published in data portal and print publications
315 315
SetPublishConfiguration_Description_Configurator=Configure where the publish flag should be set
316 316
SetPublishConfiguration_IncludeAcceptedTaxa=Accepted taxa
317
SetPublishConfiguration_IncludeSharedtaxa=Shared taxa
317
SetPublishConfiguration_IncludeSharedtaxa=Shared taxa (for accepted taxa, misapplications and pro parte synonyms)
318 318
SetPublishConfiguration_IncludeSynonyms=Synonyms
319
SetPublishConfiguration_IncludeProParteSynonyms=Pro Parte Synonyms
320
SetPublishConfiguration_IncludeMisappliedNames=Misapplied Names
321
SetPublishConfiguration_IncludeHybrids=Hybrids
319 322

  
320 323
ExcelSpecimenUpdateWizard_ConfiguratorWizard_label=Configuration of excel specimen import
321 324
ExcelTaxonUpdateWizard_ConfiguratorWizard_label=Configuration of excel taxon import
......
367 370
AbcdImportPreference_reuse_existing_taxa_tooltip=Reuse existing taxa when the name matches the identified name of the specimen
368 371
AbcdImportPreference_allow_override=Allow override
369 372
AbcdImportPreference_allow_override_tooltip=It is allowed to change this preference locally.
373
AbcdImportPreference_allow_override=Override the DB preference
374
AbcdImportPreference_allow_override_tooltip=Use local preference for ABCD import configurator.
370 375

  
371 376
AbcdImportProvider_description=Configure the default list of biocase provider for the specimen search
372 377
AvailableAreaVocabulariesPage_PAGE_DESCRIPTION=Select vocabularies to select the available areas from.
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/messages_de.properties
314 314
SetPublishConfiguration_Publish_tooltip=Wenn das Publish Flag gesetzt ist, werden die Taxa ver?ffentlicht, sowohl im Datenportal als auch bei Print Publikationen
315 315
SetPublishConfiguration_Description_Configurator=Konfigurieren Sie, wie das Setzen des Publish Flags durchgef?hrt werden soll
316 316
SetPublishConfiguration_IncludeAcceptedTaxa=Akzeptierte Taxa
317
SetPublishConfiguration_IncludeSharedtaxa=Mehrfach verwendete Taxa mit einbeziehen
317
SetPublishConfiguration_IncludeSharedtaxa=Mehrfach verwendete Taxa (f?r akzeptierte Taxa, Fehlanwendungen und Pro Parte Synonyme)
318 318
SetPublishConfiguration_IncludeSynonyms=Synonyme
319
SetPublishConfiguration_IncludeProParteSynonyms=Pro Parte Synonyme
320
SetPublishConfiguration_IncludeMisappliedNames=Fehlanwendungen
321
SetPublishConfiguration_IncludeHybrids=Hybride
319 322

  
320 323
ExcelSpecimenUpdateWizard_ConfiguratorWizard_label=Konfiguration des Excel Specimen Imports
321 324
ExcelTaxonUpdateWizard_ConfiguratorWizard_label=Konfiguration des Excel Taxon Imports
......
367 370
AbcdImportPreference_reuse_existing_taxa_tooltip=Wenn Taxa schon existieren, dann werden die Individual Associations an diese angeh?ngt.
368 371
AbcdImportPreference_allow_override=Erlaube ?berschreiben
369 372
AbcdImportPreference_allow_override_tooltip=Es d?rfen lokale ?nderungen an den Pr?ferenzen vorgenommen werden.
373
AbcdImportPreference_override=Nutze lokale Pr?ferenzen
374
AbcdImportPreference_override_tooltip=Die lokale Pr?ferenzen f?r den ABCD Import Konfigurator sollen verwendet werden.
370 375

  
371 376
AbcdImportProvider_description=Konfiguration einer Liste von Biocase Providern f?r die Specimen Suche
372 377
AvailableAreaVocabulariesPage_PAGE_DESCRIPTION=Auswahl der Vokabulare, aus denen die Gebiete f?r %s ausgew?hlt werden sollen.

Also available in: Unified diff