]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
fix SSH port description in WebUI again
authorPeter Müller <peter.mueller@link38.eu>
Thu, 3 Jan 2019 16:57:32 +0000 (17:57 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 3 Jan 2019 16:27:37 +0000 (16:27 +0000)
Fixes #11881.

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl

index 0ca760f52f8d64c0709e43f55dc750009f45e155..2f3ed41bc465aed0f17a797c7ea7e885d1315352 100644 (file)
 'ssh no active logins' => 'Keine aktiven Benutzeranmeldungen',
 'ssh no auth' => 'Sie haben keinerlei Authentifizierungverfahren zugelassen; dies wird Ihre Anmeldung verhindern',
 'ssh passwords' => 'Passwortbasierte Authentifizierung zulassen',
-'ssh port' => 'SSH-Port auf 222 setzen (Standard ist 22)',
+'ssh port' => 'SSH-Port auf Standardport 22 setzen (andernfalls 222)',
 'ssh portfw' => 'TCP-Weiterleitung zulassen',
 'ssh tempstart15' => 'SSH-Deamon in 15 Minuten beenden',
 'ssh tempstart30' => 'SSH-Deamon in 30 Minuten beenden',
index 465738b96c1d0f3287d61c3f3068d7073c343a71..258176970fe4a133d1a53176e9abcead53d6d6f7 100644 (file)
 'ssh no active logins' => 'No active logins',
 'ssh no auth' => 'You have not allowed any authentication methods; this will stop you logging in',
 'ssh passwords' => 'Allow password based authentication',
-'ssh port' => 'SSH port set to 222 (default is 22)',
+'ssh port' => 'Set SSH port to default 22 (222 is used otherwise)',
 'ssh portfw' => 'Allow TCP forwarding',
 'ssh tempstart15' => 'Stop SSH demon in 15 minutes',
 'ssh tempstart30' => 'Stop SSH demon in 30 minutes',