summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en/backend-ical.json
blob: a5b26efd7735f8e0c92ab9f1f4ca9783c94d85b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "authMethod": "Athentication",
    "authMethod_helptext": "If backend requires authentication via HTTP header, select appropriate method here.",
    "baseUrl": "Base URL",
    "baseUrl_helptext": "URL to iCal file for this room. Replace the part of the URL that identifies a specific room by %ID%, f.i. \"http:\/\/example.com\/locations\/%ID%\". Then switch to the \"location-specific settings\" tab and add the according ID to each room.",
    "pass": "Password",
    "pass_helptext": "Optional. Password for authentication.",
    "testId": "Test room",
    "testId_helptext": "Optional. Provide a valid room id for this backend for use when clicking the blue \"check connection\" button in the backend list.",
    "user": "Username",
    "user_helptext": "Optional. Username for authentication.",
    "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."
}