summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/sysconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/templates/sysconfig')
-rw-r--r--lang/en/templates/sysconfig/ad-checkconnection.json4
-rw-r--r--lang/en/templates/sysconfig/ad-checkcredentials.json5
-rw-r--r--lang/en/templates/sysconfig/ad-start.json2
3 files changed, 9 insertions, 2 deletions
diff --git a/lang/en/templates/sysconfig/ad-checkconnection.json b/lang/en/templates/sysconfig/ad-checkconnection.json
index 5ae50d59..c986668d 100644
--- a/lang/en/templates/sysconfig/ad-checkconnection.json
+++ b/lang/en/templates/sysconfig/ad-checkconnection.json
@@ -1,5 +1,5 @@
{
"lang_back": "Back",
- "lang_connectionWait": "The connection to the specified AD server is now checked. Please wait a moment.",
- "lang_skip": "Skip"
+ "lang_connectionWait": "Checking connection...",
+ "lang_next": "Next"
} \ No newline at end of file
diff --git a/lang/en/templates/sysconfig/ad-checkcredentials.json b/lang/en/templates/sysconfig/ad-checkcredentials.json
new file mode 100644
index 00000000..5ae50d59
--- /dev/null
+++ b/lang/en/templates/sysconfig/ad-checkcredentials.json
@@ -0,0 +1,5 @@
+{
+ "lang_back": "Back",
+ "lang_connectionWait": "The connection to the specified AD server is now checked. Please wait a moment.",
+ "lang_skip": "Skip"
+} \ No newline at end of file
diff --git a/lang/en/templates/sysconfig/ad-start.json b/lang/en/templates/sysconfig/ad-start.json
index 5cb33e05..9bd5ac42 100644
--- a/lang/en/templates/sysconfig/ad-start.json
+++ b/lang/en/templates/sysconfig/ad-start.json
@@ -9,6 +9,8 @@
"lang_next": "Next",
"lang_password": "Password",
"lang_searchBase": "Search Base",
+ "lang_ssl": "SSL",
+ "lang_sslDescription": "Use SSL encryption to talk to AD server",
"lang_userDirectory": "User Directory",
"lang_userDirectoryInfo1": "Optional: If the clients should embed a separate directory (home directory, user directory) from a server for the user, please enter here the format in UNC notation, eg",
"lang_userDirectoryInfo2": "%s is a placeholder for the user's login name.",