summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en/backend-exchange.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locationinfo/lang/en/backend-exchange.json')
-rw-r--r--modules-available/locationinfo/lang/en/backend-exchange.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules-available/locationinfo/lang/en/backend-exchange.json b/modules-available/locationinfo/lang/en/backend-exchange.json
new file mode 100644
index 00000000..b3025d88
--- /dev/null
+++ b/modules-available/locationinfo/lang/en/backend-exchange.json
@@ -0,0 +1,14 @@
+{
+ "clientVersion": "Version",
+ "clientVersion_helptext": "Used exchange version",
+ "password": "Password",
+ "password_helptext": "User password in exchange",
+ "serverAddress": "Server-IP",
+ "serverAddress_helptext": "IP of the exchange server",
+ "username": "Username",
+ "username_helptext": "User needs at least reviewer rights on calendar",
+ "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