From patchwork Fri Jul 16 08:56:07 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo-Andres Hofmann X-Patchwork-Id: 4536 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4GR4pv4C9Hz3xGl for ; Fri, 16 Jul 2021 08:56: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 "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4GR4ps5vKvz191; Fri, 16 Jul 2021 08:56:21 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4GR4ps1xyzz2xnh; Fri, 16 Jul 2021 08:56:21 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4GR4pq5N1Rz2xnh for ; Fri, 16 Jul 2021 08:56:19 +0000 (UTC) Received: from arche.uberspace.de (arche.uberspace.de [185.26.156.147]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPS id 4GR4pq0D8qzZN for ; Fri, 16 Jul 2021 08:56:18 +0000 (UTC) Received: (qmail 348 invoked from network); 16 Jul 2021 08:56:18 -0000 Received: from localhost (HELO localhost) (127.0.0.1) by arche.uberspace.de with SMTP; 16 Jul 2021 08:56:18 -0000 From: Leo-Andres Hofmann To: development@lists.ipfire.org Subject: [PATCH] qos.cgi: Fix missing translation Date: Fri, 16 Jul 2021 10:56:07 +0200 Message-Id: <20210716085607.190-1-hofmann@leo-andres.de> X-Mailer: git-send-email 2.27.0.windows.1 MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=lists.ipfire.org; s=202003rsa; t=1626425779; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=ZRafJ5hJsHz3aaAz39Dy4WRJZFjTYojp/MByhzKwYmU=; b=tKvLjr+v5GqgeUFLYZkGuyrLEGa2VEnR9uQoc6A6QxiglTSsK5oS2ODoG5bPK3s8ni7PvV tMmL3Vm4sVg3onisKcaFKs1b+ZkIJJbLcpiajDOW3roz+S3qCe8KVf1Udd41zgQidVFMa3 D95k3nZszCOzZDmvF/na4rPvk7oOrC3IxnfkhhqdCZtyB5M/J5KyARw+nyKyFtmUlC0IMU TkRw8QzwarNygAdg8GO+xat8pizIPFG4NbtsDGvbC0RuIDt3pqkfTmqJACFYxUHv2R2oF8 v7Dh8gkGEOQNAkAOt+tqJ7/WZRTW/B22C36ZNv6HmeYyEOL7hGCIidJvC7sG6g== ARC-Seal: i=1; s=202003rsa; d=lists.ipfire.org; t=1626425779; a=rsa-sha256; cv=none; b=JXHyxVaTKLX/mB8Mp164v7QHYZQVlkkuTdx+LsYD/tgTZ7eddAhE1u2/lCaWnNgtez/HGv kNtJ8K0DtUXg/6htRnXhrB959fa5Uy5ELNMQHVPjfV846l8Zwj8wz8YwDsf9wMo5BGpRRc XOYUpkjbcqZjj1NSCN2psq4OTcfp5B0KqixWXPJs28p6O7lkMzhmtjKZpONRr+ZrNIYzGl nSeGPkFdthiSNPYDdGGVEyCmmPWgwzTmfqV5e4GqHQqaVQgSo+o8ZLGCIvlItyaDPY2VUr PbRIwgv0t2hKZuvJytqxYnRBJE/SsgrFJDKn/qy3LYXbwtHlT8kqvQCbFsBv2A== ARC-Authentication-Results: i=1; mail01.ipfire.org; dkim=none; spf=pass (mail01.ipfire.org: domain of hofmann@leo-andres.de designates 185.26.156.147 as permitted sender) smtp.mailfrom=hofmann@leo-andres.de Authentication-Results: mail01.ipfire.org; dkim=none; spf=pass (mail01.ipfire.org: domain of hofmann@leo-andres.de designates 185.26.156.147 as permitted sender) smtp.mailfrom=hofmann@leo-andres.de; dmarc=none X-Rspamd-Server: mail01.haj.ipfire.org X-Spamd-Result: default: False [1.73 / 11.00]; MX_INVALID(0.50)[]; R_SPF_ALLOW(-0.20)[+mx:c]; R_MISSING_CHARSET(2.50)[]; TO_DN_NONE(0.00)[]; BROKEN_CONTENT_TYPE(1.50)[]; IP_REPUTATION_HAM(-0.48)[asn: 205766(-0.13), country: DE(-0.01), ip: 185.26.156.147(-0.34)]; ARC_SIGNED(0.00)[lists.ipfire.org:s=202003rsa:i=1]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:205766, ipnet:185.26.156.0/24, country:DE]; RCVD_TLS_LAST(0.00)[]; BAYES_HAM(-2.99)[99.97%]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[leo-andres.de]; RCPT_COUNT_ONE(0.00)[1]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Queue-Id: 4GR4pq0D8qzZN 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" Fixes: #12443 Signed-off-by: Leo-Andres Hofmann Reviewed-by: Michael Tremer --- html/cgi-bin/qos.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/qos.cgi b/html/cgi-bin/qos.cgi index fa566b523..c45e24992 100644 --- a/html/cgi-bin/qos.cgi +++ b/html/cgi-bin/qos.cgi @@ -360,7 +360,7 @@ END ; close FILE; } -elsif ($qossettings{'DOTOS'} eq 'Loeschen') +elsif ($qossettings{'DOTOS'} eq $Lang::tr{'delete'}) { open( FILE, "< $tosfile" ) or die "Unable to read $tosfile"; @tosrules = ;