summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2019-04-11 21:46:38 +0200
committerSimon Rettberg2019-04-17 14:34:58 +0200
commit2c99101f50abc4856d96e3a69f0293afe19e87e5 (patch)
tree692dff17f27d9756fceba98d8e4309af7530bfb0
parent[sysconfig] Translation for last modified date tooltip (diff)
downloadslx-admin-2c99101f50abc4856d96e3a69f0293afe19e87e5.tar.gz
slx-admin-2c99101f50abc4856d96e3a69f0293afe19e87e5.tar.xz
slx-admin-2c99101f50abc4856d96e3a69f0293afe19e87e5.zip
[sysconfig] Update translations
-rw-r--r--modules-available/sysconfig/lang/de/template-tags.json1
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/modules-available/sysconfig/lang/de/template-tags.json b/modules-available/sysconfig/lang/de/template-tags.json
index 7554179c..966a788e 100644
--- a/modules-available/sysconfig/lang/de/template-tags.json
+++ b/modules-available/sysconfig/lang/de/template-tags.json
@@ -62,6 +62,7 @@
"lang_homeWarnNotDemo": "Bei allen Nutzern au\u00dfer \"demo\" warnen",
"lang_homedirHandling": "(Home-)Verzeichnis Einbindung",
"lang_inheritFromParentLoc": "Von \u00fcbergeordnetem Ort erben",
+ "lang_lastEdited": "Zuletzt bearbeitet:",
"lang_ldapAttrMountOpts": "LDAP-Attribut f\u00fcr Mount-Optionen",
"lang_ldapStarted": "Der LDAP-Proxy wurde gestartet",
"lang_ldapText1": "Mit diesem Wizard k\u00f6nnen Sie Authentifizierung gegen einen LDAP-Server einrichten.",
diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json
index 9d34b76d..9d2feece 100644
--- a/modules-available/sysconfig/lang/en/template-tags.json
+++ b/modules-available/sysconfig/lang/en/template-tags.json
@@ -62,6 +62,7 @@
"lang_homeWarnNotDemo": "For everyone but \"demo\"",
"lang_homedirHandling": "(Home) directory handling",
"lang_inheritFromParentLoc": "Inherit from parent location",
+ "lang_lastEdited": "Last modified:",
"lang_ldapAttrMountOpts": "LDAP attribute containing mount options",
"lang_ldapStarted": "The LDAP proxy has been launched",
"lang_ldapText1": "Here you can create a configuration module to authenticate agains an LDAP server",
@@ -133,4 +134,4 @@
"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.",
"lang_userDirectoryInfo3": "The directory is loaded with the same credentials that the user specifies when login. (That is no Kerberos support, etc.)"
-} \ No newline at end of file
+}