public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] optionsfw.cgi: Centered 'Save...' buttons - added missing lang strings
@ 2020-12-28 13:48 Matthias Fischer
  2020-12-29 10:22 ` Michael Tremer
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Fischer @ 2020-12-28 13:48 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1413 bytes --]

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(a)ipfire.org>
---
 langs/de/cgi-bin/de.pl | 1 +
 langs/en/cgi-bin/en.pl | 1 +
 2 files changed, 2 insertions(+)

diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl
index 87181c184..9d403b883 100644
--- a/langs/de/cgi-bin/de.pl
+++ b/langs/de/cgi-bin/de.pl
@@ -1110,6 +1110,7 @@
 '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',
diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl
index 625c6899f..476d3304c 100644
--- a/langs/en/cgi-bin/en.pl
+++ b/langs/en/cgi-bin/en.pl
@@ -1136,6 +1136,7 @@
 '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',
-- 
2.18.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-29 12:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28 13:48 [PATCH] optionsfw.cgi: Centered 'Save...' buttons - added missing lang strings Matthias Fischer
2020-12-29 10:22 ` Michael Tremer
2020-12-29 11:19   ` Matthias Fischer
2020-12-29 11:28     ` Michael Tremer
2020-12-29 12:37       ` Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox