summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en/backend-hisinone.json
blob: 616b4c83b04d3ebe63924cfa9e9468c2bfcd8024 (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": "If the certificate expired or was not signed by a known CA, the connection will be aborted.",
    "verifyHostname": "Verify host name",
    "verifyHostname_helptext": "The certificate's host name must match the host name given in the URL, otherwise the connection will be aborted."
}