summaryrefslogtreecommitdiffstats
path: root/lang/en/templates
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/templates')
-rw-r--r--lang/en/templates/baseconfig/_page.json1
-rw-r--r--lang/en/templates/page-vmstore.json2
-rw-r--r--lang/en/templates/sysconfig/ldap-start.json2
-rw-r--r--lang/en/templates/webinterface/https.json4
4 files changed, 5 insertions, 4 deletions
diff --git a/lang/en/templates/baseconfig/_page.json b/lang/en/templates/baseconfig/_page.json
index 31a2fd3a..6429a835 100644
--- a/lang/en/templates/baseconfig/_page.json
+++ b/lang/en/templates/baseconfig/_page.json
@@ -1,5 +1,6 @@
{
"lang_basicConfiguration": "Basic Configuration",
+ "lang_clientRelatedConfig": "The options on this page are related to the bwLehrpool client machines.",
"lang_close": "Close",
"lang_reset": "Reset",
"lang_save": "Save"
diff --git a/lang/en/templates/page-vmstore.json b/lang/en/templates/page-vmstore.json
index 29ea8537..23ddbbd3 100644
--- a/lang/en/templates/page-vmstore.json
+++ b/lang/en/templates/page-vmstore.json
@@ -1,7 +1,7 @@
{
"lang_close": "Close",
"lang_intern": "Intern",
- "lang_nfsHelp1": "An NFSv3-Share is required. It should be readable by all the workstations, and writable for the satellite server. An example, assuming the satellite server has IP address 1.2.3.4:",
+ "lang_nfsHelp1": "An NFSv4\/3-Share is required. It should be readable by all the workstations, and writable for the satellite server. An example, assuming the satellite server has IP address 1.2.3.4:",
"lang_nfsHelp2": "Alternate configuration using all_squash. The exported directory should be owned (and be writable) by the user with uid 1234.",
"lang_noAdditionalInformation": "No additional cofiguration required",
"lang_password": "Password",
diff --git a/lang/en/templates/sysconfig/ldap-start.json b/lang/en/templates/sysconfig/ldap-start.json
index d2953f45..74f1c730 100644
--- a/lang/en/templates/sysconfig/ldap-start.json
+++ b/lang/en/templates/sysconfig/ldap-start.json
@@ -8,7 +8,7 @@
"lang_password": "Password",
"lang_searchBase": "Search base",
"lang_ssl": "SSL",
- "lang_sslDescription": "Use SSL to connect to the LDAP-Server. (The connection between clients and proxy uses SSL in either case.)",
+ "lang_sslDescription": "Use SSL to connect to the LDAP-Server. (The connection between clients and proxy uses SSL in either case.) Some LDAP servers require SSL for authenticating connections.",
"lang_userDirectory": "Home-Directory",
"lang_userDirectoryInfo1": "UNC-path to home directory of user. '%s' can be used as a placeholder for the account name.",
"lang_userDirectoryInfo2": "Currently, only CIFS\/SMB is supported."
diff --git a/lang/en/templates/webinterface/https.json b/lang/en/templates/webinterface/https.json
index fc1e8e3e..90bdfdd4 100644
--- a/lang/en/templates/webinterface/https.json
+++ b/lang/en/templates/webinterface/https.json
@@ -5,7 +5,7 @@
"lang_description": "Here you can set whether the web interface should be accessible via https. You can chose if you want to use a random self signed certificate, or supply your own.",
"lang_httpsSettings": "HTTPS settings",
"lang_noHttps": "Disable HTTPS",
- "lang_privateKey": "Please paste the private key belonging to the certificate here. It has to be in \u0022pem\u0022 format too, which should look like this:",
- "lang_randomCert": "Geenrate new self-signed certificate",
+ "lang_privateKey": "Please paste the private key belonging to the certificate here. It has to be in \"pem\" format too, which should look like this:",
+ "lang_randomCert": "Genenrate new self-signed certificate",
"lang_save": "Save"
} \ No newline at end of file