From 028d4d2b07c50f2854d3cfc06f05855fa358ead3 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 19 Jan 2021 14:59:13 +0100 Subject: [locationinfo] Add generic ical backend Closes #3824 --- modules-available/locationinfo/lang/en/backend-ical.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 modules-available/locationinfo/lang/en/backend-ical.json (limited to 'modules-available/locationinfo/lang/en/backend-ical.json') diff --git a/modules-available/locationinfo/lang/en/backend-ical.json b/modules-available/locationinfo/lang/en/backend-ical.json new file mode 100644 index 00000000..a5b26efd --- /dev/null +++ b/modules-available/locationinfo/lang/en/backend-ical.json @@ -0,0 +1,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." +} \ No newline at end of file -- cgit v1.2.3-55-g7522