]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
optionsfw.cgi: Centered 'Save...' buttons - added missing lang strings
authorMatthias Fischer <matthias.fischer@ipfire.org>
Mon, 28 Dec 2020 13:45:42 +0000 (14:45 +0100)
committerMatthias Fischer <matthias.fischer@ipfire.org>
Mon, 28 Dec 2020 13:45:53 +0000 (14:45 +0100)
I had these already used in my previous DNS/NTP-patch, that's why I missed
them.

Now added for 'next' and the 'centered buttons' patch.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl

index 87181c1844b325afe77f05db7ca59190ab7afa7b..9d403b883edf688cd4259c514ffbf94247b28729 100644 (file)
 'fw settings dropdown' => 'Alle Netzwerke auf Regelerstellungsseite anzeigen',
 'fw settings remark' => 'Anmerkungen in Regeltabelle anzeigen',
 'fw settings ruletable' => 'Leere Regeltabellen anzeigen',
+'fw settings save and restart' => 'Speichern und Neustart',
 'fwdfw ACCEPT' => 'Akzeptieren (ACCEPT)',
 'fwdfw DROP' => 'Verwerfen (DROP)',
 'fwdfw MODE1' => 'Alle Pakete verwerfen',
index 625c6899fcc4a0d0d101ddc1dc15444815fb93b4..476d3304c97d5d109727ab94032f7304194b5bce 100644 (file)
 'fw settings dropdown' => 'Show all networks on rulecreation site',
 'fw settings remark' => 'Show remarks in ruletable',
 'fw settings ruletable' => 'Show empty ruletables',
+'fw settings save and restart' => 'Save and Restart',
 'fwdfw ACCEPT' => 'ACCEPT',
 'fwdfw DROP' => 'DROP',
 'fwdfw MODE1' => 'Drop all packets',