mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
langs: Fix missing spaces for proxy password length error message
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -317,7 +317,7 @@
|
||||
'advproxy errmsg ntlm pdc' => 'Hostname des primären Domain Controllers erforderlich',
|
||||
'advproxy errmsg password incorrect' => 'Falsches Passwort',
|
||||
'advproxy errmsg password length' => 'Ungültiger Wert für Passwortlänge',
|
||||
'advproxy errmsg password length 1' => 'Passwort muss mindestens',
|
||||
'advproxy errmsg password length 1' => 'Passwort muss mindestens ',
|
||||
'advproxy errmsg password length 2' => ' Zeichen enthalten',
|
||||
'advproxy errmsg passwords different' => 'Passwörter stimmen nicht überein',
|
||||
'advproxy errmsg proxy ports equal' => 'Der Proxyport darf nicht identisch mit dem transparenten Port sein.',
|
||||
|
||||
Reference in New Issue
Block a user