From 45a3dfee35a2a03296531b865bd6ea2cac0d7c53 Mon Sep 17 00:00:00 2001 From: Dirk Riestere Date: Wed, 22 Mar 2017 18:57:57 +0100 Subject: Übersetzungen der Credentials eingebaut und nicht fatale errors werden nun im errorlog ausgegeben --- modules-available/locationinfo/lang/de/davinci.json | 3 +++ modules-available/locationinfo/lang/de/hisinone.json | 10 ++++++++++ modules-available/locationinfo/lang/en/davinci.json | 3 +++ modules-available/locationinfo/lang/en/hisinone.json | 10 ++++++++++ 4 files changed, 26 insertions(+) create mode 100644 modules-available/locationinfo/lang/de/davinci.json create mode 100644 modules-available/locationinfo/lang/de/hisinone.json create mode 100644 modules-available/locationinfo/lang/en/davinci.json create mode 100644 modules-available/locationinfo/lang/en/hisinone.json (limited to 'modules-available/locationinfo/lang') diff --git a/modules-available/locationinfo/lang/de/davinci.json b/modules-available/locationinfo/lang/de/davinci.json new file mode 100644 index 00000000..0e0dcd23 --- /dev/null +++ b/modules-available/locationinfo/lang/de/davinci.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file diff --git a/modules-available/locationinfo/lang/de/hisinone.json b/modules-available/locationinfo/lang/de/hisinone.json new file mode 100644 index 00000000..d783c173 --- /dev/null +++ b/modules-available/locationinfo/lang/de/hisinone.json @@ -0,0 +1,10 @@ +{ + "username": "Nutzername", + "username_title": "Der Nutzername, der in HisInOne verwendet wird.", + "password": "Passwort", + "password_title": "Das Passwort, das in HisInOne verwendet wird.", + "open":"open", + "open_title":"Verwende die openCourseService Api.", + "role":"Rolle", + "role_title":"Die Rolle die der Nutzername in HisInOne verwendet." +} \ No newline at end of file diff --git a/modules-available/locationinfo/lang/en/davinci.json b/modules-available/locationinfo/lang/en/davinci.json new file mode 100644 index 00000000..0e0dcd23 --- /dev/null +++ b/modules-available/locationinfo/lang/en/davinci.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file diff --git a/modules-available/locationinfo/lang/en/hisinone.json b/modules-available/locationinfo/lang/en/hisinone.json new file mode 100644 index 00000000..3dd14602 --- /dev/null +++ b/modules-available/locationinfo/lang/en/hisinone.json @@ -0,0 +1,10 @@ +{ + "username": "username", + "username_title": "The username used in HisInOne.", + "password": "password", + "password_title": "The password used in HisInOne.", + "open":"open", + "open_title":"Use openCourseService api.", + "role":"role", + "role_title":"The role used by the username in HisInOne." +} \ No newline at end of file -- cgit v1.2.3-55-g7522