diff options
author | Jo-Philipp Wich <jo@mein.io> | 2023-10-20 00:43:02 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2023-10-20 00:43:02 +0200 |
commit | 5d924ed31c821798773b8c25c34f3bcc2932f963 (patch) | |
tree | 224024d42b1874477e9330dfdd010ac4022de5ce /modules/luci-base/po/de | |
parent | 9b545a370be764351d1fde9bdde5a12deebf7f57 (diff) |
luci-base, luci-mod-network: fix R0KH & R1KH option help text
Fixes: #6571
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'modules/luci-base/po/de')
-rw-r--r-- | modules/luci-base/po/de/base.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index 3f36e2737c..0743569787 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -5223,13 +5223,13 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1606 msgid "" "List of R1KHs in the same Mobility Domain. <br />Format: MAC-address,R1KH-ID " -"as 6 octets with colons,128-bit key as hex string. <br />This list is used " +"as 6 octets with colons,256-bit key as hex string. <br />This list is used " "to map R1KH-ID to a destination MAC address when sending PMK-R1 key from the " "R0KH. This is also the list of authorized R1KHs in the MD that can request " "PMK-R1 keys." msgstr "" "Liste von R1KH-Bezeichnern innerhalb der selben Mobilitätsdomäne. <br /" -">Format: MAC-Adresse,R1KH-ID im MAC-Adress-Format,128 Bit Schlüssel in Hex-" +">Format: MAC-Adresse,R1KH-ID im MAC-Adress-Format,256 Bit Schlüssel in Hex-" "Notation. <br />Diese Liste wird benutzt um einer R1KH-ID eine Ziel-MAC-" "Adresse zuzuordnen wenn ein PMK-R1-Schlüssel von einer R0KH-Station " "versendet wird. Die Liste dient auch zur Authorisierung von R1KH-IDs, welche " |