From patchwork Sat Jul 18 12:44: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: 3264 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 4B873h69yqz3xJ0 for ; Sat, 18 Jul 2020 12:44:32 +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 4B873f5tyvz1fV; Sat, 18 Jul 2020 12:44:30 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4B873f2N6Fz2yVX; Sat, 18 Jul 2020 12:44:30 +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 4B873c0B2bz2xQs for ; Sat, 18 Jul 2020 12:44:28 +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 4B873Z6yWwz1fV for ; Sat, 18 Jul 2020 12:44:26 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1595076267; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=6NESQ0diYj9wGBFwVTW3aHL0ZRUxlQfvkx46sllOQlM=; b=TsRgOZ302yOetZ/2SduJEIVvCq5ga/b6uuHXPmm0VsVwbGpasRNGBWLzKf3YdPG9bXznnH Yz9b8bri2QrmveAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1595076267; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=6NESQ0diYj9wGBFwVTW3aHL0ZRUxlQfvkx46sllOQlM=; b=AiVXB8U5Fr+/TX4NZuZ1sLyiEF/CC2VWevW6uxmeOz9bL66aDvqq5xQlihei7M7qWHbXO5 QrDSG1LoJhHHA1rMi8TOQxc83tVQiEeqcVglBAl+HBpQEizXfuvI7Ye4KZCX9R6KzWbbgk GR/XyTtlkZqJs/1ow0AWAYXaUJNEJEQ6ghio5T+PzmJl9qKQEfM/1mjrlh+h6kCABWaaa4 ruWGIenlrJ5tcZNgxijCklplCG1TvS87IyLs3K30RZWtn2y+U29dCAIgXI4VpTKZ0P9ZmO TTXkRg6zhYC0dVhvSZHm7DAf8YCw8tpO+aODEnfK2NnLDYZhRaaTDG+yAFuDIQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] wlanap.cgi: Add on/off translations for Management Frame Protection radio buttons Date: Sat, 18 Jul 2020 14:44:20 +0200 Message-Id: <20200718124420.1904-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=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" Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer --- html/cgi-bin/wlanap.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/wlanap.cgi b/html/cgi-bin/wlanap.cgi index 04b2a9491..2c28d50e5 100644 --- a/html/cgi-bin/wlanap.cgi +++ b/html/cgi-bin/wlanap.cgi @@ -435,7 +435,7 @@ END ; } print<$Lang::tr{'wlanap neighbor scan'}: on | off$Lang::tr{'wlanap neighbor scan warning'} +$Lang::tr{'wlanap neighbor scan'}: $Lang::tr{'on'} | $Lang::tr{'off'}$Lang::tr{'wlanap neighbor scan warning'}
$Lang::tr{'wlanap encryption'}: