mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-13 16:11:37 +02:00
Mark required input fields with a star
Mark required input fields with a star as nowadays this is the de-facto default. Before, it was the other way around and optional fields were marked. Signed-off-by: Lars Schumacher <larsen007@web.de> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
b1fb211827
commit
e3edceeb7a
@@ -1935,6 +1935,7 @@
|
||||
'reportlevel' => 'Report Level',
|
||||
'request' => 'Abfrage',
|
||||
'requested data' => '1. Verbindungs-Einstellungen',
|
||||
'required field' => 'Pflichtfeld',
|
||||
'reserved dst port' => 'Dieser Zielport ist für die ausschließliche Benutzung durch IPFire reserviert:',
|
||||
'reserved src port' => 'Dieser Quellport ist für die ausschließliche Benutzung durch IPFire reserviert:',
|
||||
'reset' => 'Zurücksetzen',
|
||||
@@ -2145,7 +2146,6 @@
|
||||
'there are updates available' => 'Für Ihr System sind Programm-Updates verfügbar. Es wird dringend empfohlen, daß Sie Ihr System baldmöglichst aktualisieren.',
|
||||
'there was no file upload' => 'Es wurde keine Datei hochgeladen',
|
||||
'this feature has been sponsored by' => 'Diese Funktion wurde gesponsort von',
|
||||
'this field may be blank' => 'Dieses Feld kann leer bleiben.',
|
||||
'this is not a valid archive' => 'Dies ist kein gültiges Archiv.',
|
||||
'this is not an authorised update' => 'Dies ist kein autorisiertes Update.',
|
||||
'this months volume' => 'Diesen Monat',
|
||||
|
||||
Reference in New Issue
Block a user