summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en/backend-hisinone.json
blob: 0ff12c189797be3373b8c942e5d1439346f819fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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."
}