summaryrefslogtreecommitdiffstats
path: root/src/main/resources/translations/de.json
diff options
context:
space:
mode:
authorUdo Walter2020-10-27 18:56:19 +0100
committerUdo Walter2020-10-27 18:56:19 +0100
commit60c53021df660563d0be52b307f8dbbcbbbca22c (patch)
tree045b9c5063adf5d0275e9d47797c4987eef27c8d /src/main/resources/translations/de.json
parentFix logo in firefox (diff)
downloadbwlp-guacamole-ext-60c53021df660563d0be52b307f8dbbcbbbca22c.tar.gz
bwlp-guacamole-ext-60c53021df660563d0be52b307f8dbbcbbbca22c.tar.xz
bwlp-guacamole-ext-60c53021df660563d0be52b307f8dbbcbbbca22c.zip
fix language tags for Guacamole 1.2.0, workaround for greyed out continue button, add build logging
Build revision and timestamp are logged on start and sent as http request headers on connection to the sat server. (Bwlp-Plugin-Build-Revision and Bwlp-Plugin-Build-Timestamp) This build now requires guacamole >=1.2.0
Diffstat (limited to 'src/main/resources/translations/de.json')
-rw-r--r--src/main/resources/translations/de.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/translations/de.json b/src/main/resources/translations/de.json
index e4212e4..e574f3c 100644
--- a/src/main/resources/translations/de.json
+++ b/src/main/resources/translations/de.json
@@ -12,6 +12,7 @@
"PASSWORD_PROTECTED": "Passwortgeschützt",
"LOG_OUT": "Ausloggen",
"PASSWORD_ERROR": "Falsches Passwort!",
- "NO_FREE_ERROR": "Keinen freien Client gefunden. Wähle einen anderen Raum aus."
+ "NO_FREE_ERROR": "Keinen freien Client gefunden. Wähle einen anderen Raum aus.",
+ "CONTINUE": "Weiter"
}
} \ No newline at end of file