summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorSimon Rettberg2014-12-05 19:15:41 +0100
committerSimon Rettberg2014-12-05 19:15:41 +0100
commit19ec20ab89bf938fe2dd1a99b62debc76e199425 (patch)
treefb084493aed19cc481b2276dff5063ac796c7a65 /lang
parentUse different icons for client log entries (incomplete) (diff)
downloadslx-admin-19ec20ab89bf938fe2dd1a99b62debc76e199425.tar.gz
slx-admin-19ec20ab89bf938fe2dd1a99b62debc76e199425.tar.xz
slx-admin-19ec20ab89bf938fe2dd1a99b62debc76e199425.zip
Add option to hide or show password fields
Diffstat (limited to 'lang')
-rw-r--r--lang/de/templates/webinterface/httpd-restart.json (renamed from lang/de/templates/https/restart.json)0
-rw-r--r--lang/de/templates/webinterface/https.json (renamed from lang/de/templates/https/_page.json)0
-rw-r--r--lang/de/templates/webinterface/passwords.json7
-rw-r--r--lang/en/templates/webinterface/httpd-restart.json (renamed from lang/en/templates/https/restart.json)0
-rw-r--r--lang/en/templates/webinterface/https.json (renamed from lang/en/templates/https/_page.json)0
-rw-r--r--lang/en/templates/webinterface/passwords.json7
-rw-r--r--lang/pt/templates/webinterface/httpd-restart.json (renamed from lang/pt/templates/https/_page.json)0
-rw-r--r--lang/pt/templates/webinterface/https.json (renamed from lang/pt/templates/https/restart.json)0
-rw-r--r--lang/pt/templates/webinterface/passwords.json3
9 files changed, 17 insertions, 0 deletions
diff --git a/lang/de/templates/https/restart.json b/lang/de/templates/webinterface/httpd-restart.json
index e995a251..e995a251 100644
--- a/lang/de/templates/https/restart.json
+++ b/lang/de/templates/webinterface/httpd-restart.json
diff --git a/lang/de/templates/https/_page.json b/lang/de/templates/webinterface/https.json
index 7e8c6020..7e8c6020 100644
--- a/lang/de/templates/https/_page.json
+++ b/lang/de/templates/webinterface/https.json
diff --git a/lang/de/templates/webinterface/passwords.json b/lang/de/templates/webinterface/passwords.json
new file mode 100644
index 00000000..da63843f
--- /dev/null
+++ b/lang/de/templates/webinterface/passwords.json
@@ -0,0 +1,7 @@
+{
+ "lang_description": "Legen Sie fest, ob Passwortfelder in der Web-Schnittstelle maskiert sein sollen, oder ob Ihr Inhalt sichtbar sein soll. Wenn Sie die Schnittstelle in einer sicheren Umgebung nutzen (keine neugierigen Augen), kann dies den Komfort erh\u00f6hen. Das Passwortfeld der Anmeldemaske ist von dieser Einstellung ausgenommen.",
+ "lang_hidePasswords": "Passw\u00f6rter maskieren",
+ "lang_passwordFields": "Passwortfelder",
+ "lang_save": "Speichern",
+ "lang_showPasswords": "Passw\u00f6rter anzeigen"
+} \ No newline at end of file
diff --git a/lang/en/templates/https/restart.json b/lang/en/templates/webinterface/httpd-restart.json
index 0a7d4aea..0a7d4aea 100644
--- a/lang/en/templates/https/restart.json
+++ b/lang/en/templates/webinterface/httpd-restart.json
diff --git a/lang/en/templates/https/_page.json b/lang/en/templates/webinterface/https.json
index fc1e8e3e..fc1e8e3e 100644
--- a/lang/en/templates/https/_page.json
+++ b/lang/en/templates/webinterface/https.json
diff --git a/lang/en/templates/webinterface/passwords.json b/lang/en/templates/webinterface/passwords.json
new file mode 100644
index 00000000..c21ccc48
--- /dev/null
+++ b/lang/en/templates/webinterface/passwords.json
@@ -0,0 +1,7 @@
+{
+ "lang_description": "Set whether password fields should be masked or not.",
+ "lang_hidePasswords": "Mask passwords",
+ "lang_passwordFields": "Password fields",
+ "lang_save": "Save",
+ "lang_showPasswords": "Show passwords"
+} \ No newline at end of file
diff --git a/lang/pt/templates/https/_page.json b/lang/pt/templates/webinterface/httpd-restart.json
index c44dc44f..c44dc44f 100644
--- a/lang/pt/templates/https/_page.json
+++ b/lang/pt/templates/webinterface/httpd-restart.json
diff --git a/lang/pt/templates/https/restart.json b/lang/pt/templates/webinterface/https.json
index c44dc44f..c44dc44f 100644
--- a/lang/pt/templates/https/restart.json
+++ b/lang/pt/templates/webinterface/https.json
diff --git a/lang/pt/templates/webinterface/passwords.json b/lang/pt/templates/webinterface/passwords.json
new file mode 100644
index 00000000..c44dc44f
--- /dev/null
+++ b/lang/pt/templates/webinterface/passwords.json
@@ -0,0 +1,3 @@
+[
+
+] \ No newline at end of file