summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2020-11-18 12:53:00 +0100
committerSimon Rettberg2020-11-18 12:53:00 +0100
commitc05a05ac8811afeb32d1f34f8635875da0a620d1 (patch)
tree46973f0ee71290fc921895bcb139094f94a9f445
parent[sysconfig] Screensaver: Restructure translations (diff)
downloadslx-admin-c05a05ac8811afeb32d1f34f8635875da0a620d1.tar.gz
slx-admin-c05a05ac8811afeb32d1f34f8635875da0a620d1.tar.xz
slx-admin-c05a05ac8811afeb32d1f34f8635875da0a620d1.zip
[sysconfig] Update translations
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json
index 6bb2accb..0cfff576 100644
--- a/modules-available/sysconfig/lang/en/template-tags.json
+++ b/modules-available/sysconfig/lang/en/template-tags.json
@@ -139,7 +139,6 @@
"lang_sshAllowPassInfo": "Set whether users can log in via SSH using the account's password; otherwise, only pubkey-auth is enabled.",
"lang_sshAllowedUsers": "Allowed users",
"lang_sshAllowedUsersInfo": "Decides which users are allowed to log in via SSH. The special user account \"demo\" is never allowed to log in via SSH, regardless of this setting.",
- "lang_sshMultipleHeadsup": "If you want to add multiple SSH keys to the system, you can simply create multiple modules of type SSH and add them all to your system config. Note that you should have matching port and password settings for those configs, as it is currently undefined which of the settings will apply to the final configuration.",
"lang_ssl": "SSL",
"lang_sslDescription": "Use SSL encryption to talk to AD\/LDAP server.",
"lang_supportedFiles": "Supported File Formats",
@@ -160,4 +159,4 @@
"lang_user_all": "Everyone",
"lang_user_root_only": "Only root",
"lang_user_user_only": "Everyone except root"
-}
+} \ No newline at end of file