From patchwork Mon Dec 28 13:48:20 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 3771 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4D4JmC74jBz3wg8 for ; Mon, 28 Dec 2020 13:48:27 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4D4JmB6v50znc; Mon, 28 Dec 2020 13:48:26 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4D4JmB66Kpz2xlZ; Mon, 28 Dec 2020 13:48:26 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4D4Jm94j2fz2xB7 for ; Mon, 28 Dec 2020 13:48:25 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4D4Jm91C0Jznc for ; Mon, 28 Dec 2020 13:48:25 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1609163305; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=+MA/hL8VspcaFDDRnYwcNEghGKN3E+obm4SyawsGJdQ=; b=itTtkOsL/R9KXqTxn5ap5lgWeQ6tCYfzXjy/WWndsZr7ao6aVP2fb3yQREXXAhUoCfSU70 d0x1Vz1mO8QegGCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1609163305; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=+MA/hL8VspcaFDDRnYwcNEghGKN3E+obm4SyawsGJdQ=; b=tXZb19AhuvLSwZmvdCnSBLgP2txCRgjiOwFAQ016AL8ZzOj9DriDG0oBCjbamdfy1DBikk sGQWJplccDIuCvVRJFFb43tyu1UE6JD9gnzd3mZYApf4Db9PlkMPPVWwApjaipBkWI3VP+ EvZ6iIpRahHimVfU67rfbWNERI0D+HNPSxWbkt4efruyYne0UKWpQJSZ9JSfssuKqxZb2B 35uvwbhqOjqaNPo708dRwJ6p4oQC6Q/NHd7Y9/ookRvMm+zidS4JQfwV3+jJtymIEZQjZe OyiBI3hVF3Ato+kPJkb7F0zJ/iJ6V6eLc2Ip7xNt/rXjYAoEZAwT3p9PhGOnRg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] optionsfw.cgi: Centered 'Save...' buttons - added missing lang strings Date: Mon, 28 Dec 2020 14:48:20 +0100 Message-Id: <20201228134820.2201-1-matthias.fischer@ipfire.org> X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" 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 --- 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',