From 6cedaaf4625a11fdecd97288b6d4af529d39a727 Mon Sep 17 00:00:00 2001 From: srosse <none@none> Date: Mon, 13 Jan 2014 14:30:33 +0100 Subject: [PATCH] OLAT-911: wording --- .../org/olat/course/nodes/ta/_i18n/LocalStrings_de.properties | 2 +- .../org/olat/course/nodes/ta/_i18n/LocalStrings_en.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/org/olat/course/nodes/ta/_i18n/LocalStrings_de.properties b/src/main/java/org/olat/course/nodes/ta/_i18n/LocalStrings_de.properties index 3f4e3b791c6..2567745f059 100644 --- a/src/main/java/org/olat/course/nodes/ta/_i18n/LocalStrings_de.properties +++ b/src/main/java/org/olat/course/nodes/ta/_i18n/LocalStrings_de.properties @@ -1,5 +1,5 @@ #Mon Mar 02 09:54:04 CET 2009 -bulk.download.title=Alle R\u00FCckgabeordner herunterladen +bulk.download.title=Alle Abgabeordner herunterladen chelp.ass1=Hier bestimmen Sie, wie die Aufgaben im $\:chelp.taskfolder an die Kursteilnehmer verteilt werden. chelp.ass2=Sie haben die M\u00F6glichkeit, den Benutzern eine Information anzeigen zu lassen. chelp.ass3=Entweder sieht der Benutzer die von Ihnen zur Verf\u00FCgung gestellten Aufgaben und kann sich eine Aufgabe ausw\u00E4hlen - oder ihm wird eine der Aufgaben automatisch zugeteilt. diff --git a/src/main/java/org/olat/course/nodes/ta/_i18n/LocalStrings_en.properties b/src/main/java/org/olat/course/nodes/ta/_i18n/LocalStrings_en.properties index a69db6f9662..d9570510011 100644 --- a/src/main/java/org/olat/course/nodes/ta/_i18n/LocalStrings_en.properties +++ b/src/main/java/org/olat/course/nodes/ta/_i18n/LocalStrings_en.properties @@ -1,5 +1,5 @@ #Fri Jan 21 15:31:31 CET 2011 -bulk.download.title=Download all return boxes +bulk.download.title=Download all drop boxes chelp.ass1=Here you determine how the tasks of $\:chelp.taskfolder will be distributed to your course participants. chelp.ass2=You have the possibility to give your users some information. chelp.ass3=Either your users are able to see the tasks you have put at their disposal in order to choose one of them or a task is assigned to them automatically. -- GitLab