From patchwork Mon Nov 16 17:42:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 3663 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4CZbxW0mQRz3wlJ for ; Mon, 16 Nov 2020 17:42:23 +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 4CZbxR29zWz1Qr; Mon, 16 Nov 2020 17:42:19 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4CZbxQ1tpBz2yRd; Mon, 16 Nov 2020 17:42:18 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4CZbxN5dX2z2xSc for ; Mon, 16 Nov 2020 17:42:16 +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)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4CZbxL6nBnzWn for ; Mon, 16 Nov 2020 17:42:14 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1605548535; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=C6GtIGCVNEnVSwXnj3iBbqKHbw7fVZMhxFUUadZcZqQ=; b=kvEZr98zFh4muNzJrn/DaSElDzisFwe3y9cQozKC7tYmHBwLpz2mMVkqzqU8TYZgsqKVwV 32PrbrpljBAWitBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1605548535; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=C6GtIGCVNEnVSwXnj3iBbqKHbw7fVZMhxFUUadZcZqQ=; b=RwAbrOQNYh3B6HB9cVX4c2feOU7pRkuOH3peJc3RpT3kdw3+O4fwYZi8b2jd2+eOQ5WTT5 yYOdGk5XFFNH4+O4MW82/929yO7gLGDJHXO/Rmc5wViU4Z+CpvyWXvlkdgbZ2Ox6FzM7gC ttBseqSngL2Uejf8GhTB6P0gHixFvCM3rJsRw0tp7t41Eclx4hUaJm52LzFNwgIfZleWNd XJxTHboJ/FQvEd6O7r4SFm4SFXN6VwdI2Eq7ZjG0euSJR5/NR+x/uMqV8YAcztmEhts16j oXXP+ubytr1zQUq+KNfW9RLhpYxZZR24BnxPabaNEEcajD6CVqVZ2VZnEsRDbw== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] en.pl: fix accidentially removed line by ./make.sh langs Message-ID: <5d0fd5cd-fc7f-aada-b10e-ec90a44bec3b@ipfire.org> Date: Mon, 16 Nov 2020 18:42:12 +0100 MIME-Version: 1.0 Content-Language: en-US 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" Signed-off-by: Peter Müller --- langs/en/cgi-bin/en.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 8e293d5c1..6a97ee8fc 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1534,7 +1534,8 @@ 'ip alias changed' => 'External IP alias changed', 'ip alias removed' => 'External IP alias removed', 'ip basic info' => 'Basic IP information', -'ip info' => 'IP information for', +'ip info' => 'IP information', +'ip info for' => 'IP information for', 'ipfire has now rebooted' => 'IPFire is rebooting now.', 'ipfire has now shutdown' => 'IPFire is shutting down now.', 'ipfire side' => 'IPFire side:',