diff options
Diffstat (limited to 'dozentenmodul/src/main/properties/i18n/window_layout.properties')
-rw-r--r-- | dozentenmodul/src/main/properties/i18n/window_layout.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dozentenmodul/src/main/properties/i18n/window_layout.properties b/dozentenmodul/src/main/properties/i18n/window_layout.properties index 5d05010d..eb78a489 100644 --- a/dozentenmodul/src/main/properties/i18n/window_layout.properties +++ b/dozentenmodul/src/main/properties/i18n/window_layout.properties @@ -26,6 +26,10 @@ Config.Label.concurrentConnectionsInfo.text=Normally, best results are achieved If the transfer speed does not overload your network connection, try the next higher value.\n \ Too high values can have a negative effect on the \ transfer speed and put a higher load on the satellite server. +Config.Label.transferEncryption.text=Connection type for VM up-/downloads +Config.Button.transfermode.PLAIN=Prefer plain, fallback to SSL +Config.Button.transfermode.SSL=Prefer SSL, fallback to plain +Config.Button.transfermode.SSL_ONLY=Use SSL, abort otherwise Config.Label.language.text=Language Config.Label.languageInfo.text=Here you can switch between the languages. Config.Button.close.text=Close |