From d5eb3c510e38f16053ffdb3e319838c143351008 Mon Sep 17 00:00:00 2001 From: billz Date: Sun, 19 Mar 2023 16:47:55 +0100 Subject: [PATCH] Update en_US locale w/ new messsages --- includes/firewall.php | 0 includes/get_clients.php | 0 includes/wireguard.php | 0 locale/en_US/LC_MESSAGES/messages.po | 12 ++++++++++++ 4 files changed, 12 insertions(+) mode change 100644 => 100755 includes/firewall.php mode change 100644 => 100755 includes/get_clients.php mode change 100644 => 100755 includes/wireguard.php diff --git a/includes/firewall.php b/includes/firewall.php old mode 100644 new mode 100755 diff --git a/includes/get_clients.php b/includes/get_clients.php old mode 100644 new mode 100755 diff --git a/includes/wireguard.php b/includes/wireguard.php old mode 100644 new mode 100755 diff --git a/locale/en_US/LC_MESSAGES/messages.po b/locale/en_US/LC_MESSAGES/messages.po index 1b51ca08..3c080d86 100644 --- a/locale/en_US/LC_MESSAGES/messages.po +++ b/locale/en_US/LC_MESSAGES/messages.po @@ -585,6 +585,18 @@ msgstr "Sets the txpower option for the AP interface and the config msgid "dBm is a unit of level used to indicate that a power ratio is expressed in decibels (dB) with reference to one milliwatt (mW). 30 dBm is equal to 1000 mW, while 0 dBm equals 1.25 mW." msgstr "dBm is a unit of level used to indicate that a power ratio is expressed in decibels (dB) with reference to one milliwatt (mW). 30 dBm is equal to 1000 mW, while 0 dBm equals 1.25 mW." +msgid "The selected interface has support for the 2.4 GHz wireless band only." +msgstr "The selected interface has support for the 2.4 GHz wireless band only." + +msgid "The selected interface has support for the 2.4 GHz wireless band only." +msgstr "The selected interface has support for the 2.4 GHz wireless band only." + +msgid "The selected interface has support for both the 2.4 and 5 GHz wireless bands." +msgstr "The selected interface has support for both the 2.4 and 5 GHz wireless bands." + +msgid "The selected interface does not support wireless mode operation." +msgstr "The selected interface does not support wireless mode operation." + #: includes/networking.php msgid "Summary" msgstr "Summary"