summaryrefslogtreecommitdiffstats
path: root/lang/en
diff options
context:
space:
mode:
authorSimon Rettberg2015-09-17 18:07:49 +0200
committerSimon Rettberg2015-09-17 18:07:49 +0200
commit910524758435c709ed656e5e496ec0e542de60f0 (patch)
treefebdd29ea602931149cb6e22538645be0fb7fff1 /lang/en
parent[dozmod] Change deletestate name (diff)
downloadslx-admin-910524758435c709ed656e5e496ec0e542de60f0.tar.gz
slx-admin-910524758435c709ed656e5e496ec0e542de60f0.tar.xz
slx-admin-910524758435c709ed656e5e496ec0e542de60f0.zip
Change some wording, add deletion reminder to main page
Diffstat (limited to 'lang/en')
-rw-r--r--lang/en/templates/page-main.json1
-rw-r--r--lang/en/templates/sysconfig/ldap-start.json2
2 files changed, 2 insertions, 1 deletions
diff --git a/lang/en/templates/page-main.json b/lang/en/templates/page-main.json
index 86f4eb52..8031ac1c 100644
--- a/lang/en/templates/page-main.json
+++ b/lang/en/templates/page-main.json
@@ -3,6 +3,7 @@
"lang_configure": "Configure",
"lang_intro": "This is the bwLehrpool configuration interface.",
"lang_minilinuxMissing": "Important files from the mini Linux installation are missing.",
+ "lang_numerOfImagesMarkedForDeletion": "Images marked for deletion",
"lang_systemConfiguration": "System Configuration",
"lang_systemConfigurationNotChosen": "A system configuration has not been chosen yet.",
"lang_vmLocationNotSet": "A location for the virtual machine is not set yet.",
diff --git a/lang/en/templates/sysconfig/ldap-start.json b/lang/en/templates/sysconfig/ldap-start.json
index 1e40cf02..d2953f45 100644
--- a/lang/en/templates/sysconfig/ldap-start.json
+++ b/lang/en/templates/sysconfig/ldap-start.json
@@ -3,7 +3,7 @@
"lang_close": "Close",
"lang_ldapText1": "Here you can create a configuration module to authenticate agains an LDAP server",
"lang_ldapText2": "An LDAP-Proxy will be launched on this server. This means the LDAP-Server must be reachable from it. The client PCs in the labs however don't have to be able to talk to the LDAP server \u2013 they will use the proxy running on this server.",
- "lang_moduleTitle": "LDAP-authentication",
+ "lang_moduleTitle": "Module name",
"lang_next": "Next",
"lang_password": "Password",
"lang_searchBase": "Search base",