diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 792ee2e..ae3deda 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -87,7 +87,7 @@ OC.L10N.register( "Checkboxes" : "Kontrollkästchen", "Checkbox question title" : "Titel der Frage mit Kontrollkästchen", "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!", - "Multiple choice" : "Mehrfachauswahl", + "Multiple choice" : "Einfachauswahl", "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl", "Dropdown" : "Aufklappmenü", "Dropdown question title" : "Titel der Frage im Aufklappmenü", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index dc9d47f..d057fad 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -85,7 +85,7 @@ "Checkboxes" : "Kontrollkästchen", "Checkbox question title" : "Titel der Frage mit Kontrollkästchen", "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!", - "Multiple choice" : "Mehrfachauswahl", + "Multiple choice" : "Einfachauswahl", "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl", "Dropdown" : "Aufklappmenü", "Dropdown question title" : "Titel der Frage im Aufklappmenü",