summaryrefslogtreecommitdiffstats
path: root/lang
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
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')
-rw-r--r--lang/de/templates/page-main.json1
-rw-r--r--lang/de/templates/sysconfig/ldap-start.json2
-rw-r--r--lang/en/templates/page-main.json1
-rw-r--r--lang/en/templates/sysconfig/ldap-start.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/lang/de/templates/page-main.json b/lang/de/templates/page-main.json
index f2db5ac6..a927e4ce 100644
--- a/lang/de/templates/page-main.json
+++ b/lang/de/templates/page-main.json
@@ -3,6 +3,7 @@
"lang_configure": "Konfigurieren",
"lang_intro": "Dies ist die bwLehrpool Konfigurationsoberfl\u00e4che.",
"lang_minilinuxMissing": "Wichtige Dateien der MiniLinux-Installation fehlen.",
+ "lang_numerOfImagesMarkedForDeletion": "Zur L\u00f6schung markierte Abbilder",
"lang_systemConfiguration": "Systemkonfiguration",
"lang_systemConfigurationNotChosen": "Es wurde noch keine Systemkonfiguration ausgew\u00e4hlt.",
"lang_vmLocationNotSet": "Es ist noch kein Speicherort f\u00fcr die Virtuellen Maschinen festgelegt.",
diff --git a/lang/de/templates/sysconfig/ldap-start.json b/lang/de/templates/sysconfig/ldap-start.json
index 6e88e660..3ad85b86 100644
--- a/lang/de/templates/sysconfig/ldap-start.json
+++ b/lang/de/templates/sysconfig/ldap-start.json
@@ -3,7 +3,7 @@
"lang_close": "Schlie\u00dfen",
"lang_ldapText1": "Mit diesem Wizard k\u00f6nnen Sie Authentifizierung gegen einen LDAP-Server einrichten.",
"lang_ldapText2": "Zu diesem Zweck wird ein LDAP-Proxy auf dem Satelliten-Server gestartet. Dies bedeutet, dass der LDAP-Server von diesem Server aus erreichbar sein muss. Die Pool-PCs hingegen m\u00fcssen nicht direkt mit dem LDAP-Server kommunizieren k\u00f6nnen.",
- "lang_moduleTitle": "LDAP-Authentifizierung",
+ "lang_moduleTitle": "Modulname",
"lang_next": "Weiter",
"lang_password": "Passwort",
"lang_searchBase": "Suchbasis (Search base)",
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",