summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en/backend-hisinone.json
diff options
context:
space:
mode:
authorSimon Rettberg2017-04-21 12:34:48 +0200
committerSimon Rettberg2017-04-21 12:34:48 +0200
commit3aea8b85cbfc93c22afce4a9db770bec742b8234 (patch)
tree2c028bf48add83cacb9f639f3e90aa313d46d901 /modules-available/locationinfo/lang/en/backend-hisinone.json
parent[locationinfo] Backend: Proper checkConnection() for davinci, make course ser... (diff)
downloadslx-admin-3aea8b85cbfc93c22afce4a9db770bec742b8234.tar.gz
slx-admin-3aea8b85cbfc93c22afce4a9db770bec742b8234.tar.xz
slx-admin-3aea8b85cbfc93c22afce4a9db770bec742b8234.zip
[locationinfo] Update tanslations
Diffstat (limited to 'modules-available/locationinfo/lang/en/backend-hisinone.json')
-rw-r--r--modules-available/locationinfo/lang/en/backend-hisinone.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/modules-available/locationinfo/lang/en/backend-hisinone.json b/modules-available/locationinfo/lang/en/backend-hisinone.json
new file mode 100644
index 00000000..0ff12c18
--- /dev/null
+++ b/modules-available/locationinfo/lang/en/backend-hisinone.json
@@ -0,0 +1,16 @@
+{
+ "baseUrl": "Base URL",
+ "baseUrl_helptext": "URL to HisInOne installation",
+ "open": "Service",
+ "open_helptext": "Sets the Web Service to use. OpenCourseService is anonymized and doesn't require authentication, so it's usually the preferred way.",
+ "password": "Password",
+ "password_helptext": "Account password. Only required if using CourseService",
+ "role": "Role",
+ "role_helptext": "Role of the user accessing the CourseService.",
+ "username": "Username",
+ "username_helptext": "Authenticating user (only required for CourseService).",
+ "verifyCert": "Verify certificate",
+ "verifyCert_helptext": "Wenn das Zertifikat abgelaufen ist, oder von keiner bekannten CA ausgestellt wurde, wird die Verbindung abgelehnt.",
+ "verifyHostname": "Verify host name",
+ "verifyHostname_helptext": "Der im Zertifikat angegebene Hostname muss mit dem Hostnamen aus der URL \u00fcbereinstimmen, sonst wird die Verbindung abgelehnt."
+} \ No newline at end of file