From patchwork Mon Apr 13 07:45:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 2958 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 ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4911050XdGz3yC3 for ; Mon, 13 Apr 2020 07:46:29 +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 4910zn48WYz2sL; Mon, 13 Apr 2020 07:46:13 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4910zn30pnz30FR; Mon, 13 Apr 2020 07:46:13 +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 ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4910zj506Sz30FF for ; Mon, 13 Apr 2020 07:46:09 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4910zg01b3z2qG; Mon, 13 Apr 2020 07:46:06 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1586763967; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Lei8bXQpozy59fxV74HoRF89rigNBncbh44rA/BEETU=; b=BKew5d3kv2S6fU6JjsbhDp4R+LM8gn7rnOuZgtSDb7WIncJ1pf0BLO3y9MA8msPadRe0Y1 lyPyp0KhUOTBhhBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1586763967; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Lei8bXQpozy59fxV74HoRF89rigNBncbh44rA/BEETU=; b=jChCWT/LU31ca7ghKzgpBoYYG+0n4kH/GPT1lx5AqIY9re5GyhFaUX+jnlbIzLihct2Scu A6dGYz5pyl4meEHcgHYO4bts4LEk6HN2kXT9x3QP0FUSUujUehbr/C5I7x9Qgqwbqtu6rM pYnEoEtDU3F0uGfzjI66sTtBNrQj+2xRwwThpkxnsJC7Ff+Y4u+4sSNYGlyt/Y0tRopZ+T Xs6kAnwu657QTbfYI23l5E7o8v8IayNLdvRrRWLPpQPurqzPrKDcOWYMV3u43BbV1jzi3p 8f0Now2DoVIWK4zSzf5NApQwyZAtbvxpSQWAlIs1GtGCkwa9qqWmJGwVdqizmA== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 18/19] Langs/en.pl: Add duration. Date: Mon, 13 Apr 2020 09:45:49 +0200 Message-Id: <20200413074550.2735-18-stefan.schantl@ipfire.org> In-Reply-To: <20200413074550.2735-1-stefan.schantl@ipfire.org> References: <20200413074550.2735-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=stefan.schantl@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" Signed-off-by: Stefan Schantl --- langs/en/cgi-bin/en.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index a1747a654..f9335a0e9 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -936,6 +936,7 @@ 'duplicate ip bold' => 'Duplicate addresses are in bold', 'duplicate mac' => 'Duplicate MAC address entered', 'duplicate name' => 'That name is already being used, please choose another.', +'duration' => 'Duration', 'dyn dns source choice' => 'Dynamic DNS provider(s) will receive an IP address for this IPFire from:', 'dynamic dns' => 'Dynamic DNS', 'dynamic dns client' => 'Dynamic DNS Client',