diff --git a/i18n/de.json b/i18n/de.json index 3555eb1..6c35c8a 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -5,7 +5,7 @@ "LABEL_CREATOR": "Autor", "LABEL_CREATOR_ADD": "weiteren Autor hinzufügen", "LABEL_CREATOR_GIVEN_NAME": "Vorname", - "LABEL_CREATOR_ID": "(Optional) Persönliche ID (wie ORCID, GND, ...)", + "LABEL_CREATOR_ID": "Persönliche ID (wie ORCID, GND, ...)", "LABEL_CREATOR_LAST_NAME": "Nachname", "LABEL_CREATOR_REMOVE": "Autor entfernen", "LABEL_DESCRIPTION": "Zusammenfassung", @@ -26,7 +26,7 @@ "LABEL_LICENSE_CHECKBOX_ND": "darf verändert werden", "LABEL_LICENSE_CHECKBOX_NC": "darf kommerziell genutzt werden", "LABEL_MANDATORY_FIELD": "Pflichtfeld", - "LABEL_ORGANIZATION": "Institution", + "LABEL_ORGANIZATION_CHOOSE": "Wähle Institution ...", "LABEL_STATUS": "Status", "LABEL_STATUS_DRAFT": "Entwurf", "LABEL_STATUS_INCOMPLETE": "Unvollständig", diff --git a/i18n/en.json b/i18n/en.json index a6d86c2..edfb314 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -5,7 +5,7 @@ "LABEL_CREATOR": "Author", "LABEL_CREATOR_ADD": "add Author", "LABEL_CREATOR_GIVEN_NAME": "Firstname", - "LABEL_CREATOR_ID": "(Optional) Personal ID (like ORCID, GND, ...)", + "LABEL_CREATOR_ID": "Personal ID (like ORCID, GND, ...)", "LABEL_CREATOR_LAST_NAME": "Lastname", "LABEL_CREATOR_REMOVE": "remove Author", "LABEL_DESCRIPTION": "Abstract", @@ -19,14 +19,14 @@ "LABEL_KEYWORDS_PLACEHOLDER": "Comma separated list of keywords", "LABEL_LANGUAGE": "Language", "LABEL_LEARNINGRESOURCETYPE": "Type", - "LABEL_LEARNINGRESOURCETYPE_CHOOSE": "Choose a type ...", + "LABEL_LEARNINGRESOURCETYPE_CHOOSE": "Choose a type ...", "LABEL_LICENSE": "License", "LABEL_LICENSE_CHECKBOX_BY": "may be used without attribution", "LABEL_LICENSE_CHECKBOX_SA": "may be published under another license", "LABEL_LICENSE_CHECKBOX_ND": "may be changed", "LABEL_LICENSE_CHECKBOX_NC": "may be used commercially", "LABEL_MANDATORY_FIELD": "Mandatory field", - "LABEL_ORGANIZATION": "Institution", + "LABEL_ORGANIZATION_CHOOSE": "Choose Institution ...", "LABEL_STATUS": "Status", "LABEL_STATUS_DRAFT": "Draft", "LABEL_STATUS_INCOMPLETE": "Incomplete", diff --git a/metadata-generator.html b/metadata-generator.html index ad86d72..eaffc98 100644 --- a/metadata-generator.html +++ b/metadata-generator.html @@ -127,14 +127,6 @@ -