From bc2d7b5b1ae2f70aacca4d9a7597bef5ef75c8f1 Mon Sep 17 00:00:00 2001 From: Youfu Zhang Date: Thu, 29 Jan 2026 03:06:15 +0000 Subject: [PATCH] luci-mod-network: fix placeholder for roaming identifiers OpenWrt commit 3cc56a5 chaged the default value of `mobility_domain` and `r1_key_holder` options. This commit removes the stale hard-coded `4f57` from luci to avoid ambiguity. Closes: openwrt/luci#8267 Signed-off-by: Youfu Zhang --- modules/luci-base/po/ar/base.po | 8 ++++++++ modules/luci-base/po/ast/base.po | 8 ++++++++ modules/luci-base/po/bg/base.po | 8 ++++++++ modules/luci-base/po/bn/base.po | 8 ++++++++ modules/luci-base/po/bn_BD/base.po | 8 ++++++++ modules/luci-base/po/ca/base.po | 8 ++++++++ modules/luci-base/po/cs/base.po | 8 ++++++++ modules/luci-base/po/da/base.po | 8 ++++++++ modules/luci-base/po/de/base.po | 8 ++++++++ modules/luci-base/po/el/base.po | 8 ++++++++ modules/luci-base/po/es/base.po | 8 ++++++++ modules/luci-base/po/fa/base.po | 8 ++++++++ modules/luci-base/po/fi/base.po | 8 ++++++++ modules/luci-base/po/fil/base.po | 8 ++++++++ modules/luci-base/po/fr/base.po | 8 ++++++++ modules/luci-base/po/ga/base.po | 8 ++++++++ modules/luci-base/po/he/base.po | 8 ++++++++ modules/luci-base/po/hi/base.po | 8 ++++++++ modules/luci-base/po/hu/base.po | 8 ++++++++ modules/luci-base/po/id/base.po | 8 ++++++++ modules/luci-base/po/it/base.po | 8 ++++++++ modules/luci-base/po/ja/base.po | 8 ++++++++ modules/luci-base/po/ka/base.po | 8 ++++++++ modules/luci-base/po/ko/base.po | 8 ++++++++ modules/luci-base/po/lt/base.po | 8 ++++++++ modules/luci-base/po/lv/base.po | 8 ++++++++ modules/luci-base/po/ml/base.po | 8 ++++++++ modules/luci-base/po/mr/base.po | 8 ++++++++ modules/luci-base/po/ms/base.po | 8 ++++++++ modules/luci-base/po/nb_NO/base.po | 8 ++++++++ modules/luci-base/po/nl/base.po | 8 ++++++++ modules/luci-base/po/pl/base.po | 8 ++++++++ modules/luci-base/po/pt/base.po | 8 ++++++++ modules/luci-base/po/pt_BR/base.po | 8 ++++++++ modules/luci-base/po/ro/base.po | 8 ++++++++ modules/luci-base/po/ru/base.po | 8 ++++++++ modules/luci-base/po/sk/base.po | 8 ++++++++ modules/luci-base/po/sv/base.po | 8 ++++++++ modules/luci-base/po/ta/base.po | 8 ++++++++ modules/luci-base/po/templates/base.pot | 8 ++++++++ modules/luci-base/po/tr/base.po | 8 ++++++++ modules/luci-base/po/uk/base.po | 8 ++++++++ modules/luci-base/po/ur/base.po | 8 ++++++++ modules/luci-base/po/vi/base.po | 8 ++++++++ modules/luci-base/po/yua/base.po | 8 ++++++++ modules/luci-base/po/zh_Hans/base.po | 8 ++++++++ modules/luci-base/po/zh_Hant/base.po | 8 ++++++++ .../htdocs/luci-static/resources/view/network/wireless.js | 4 ++-- 48 files changed, 378 insertions(+), 2 deletions(-) diff --git a/modules/luci-base/po/ar/base.po b/modules/luci-base/po/ar/base.po index dd3e1e5c8f..7e95c9d64a 100644 --- a/modules/luci-base/po/ar/base.po +++ b/modules/luci-base/po/ar/base.po @@ -13330,6 +13330,14 @@ msgstr "تلقائي (معطل)" msgid "automatic (enabled)" msgstr "تلقائي (ممكّن)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT انتقال النطاق الأساسي بكابل ثنائي ملفوف" diff --git a/modules/luci-base/po/ast/base.po b/modules/luci-base/po/ast/base.po index ff13baa04e..4a77a6c8eb 100644 --- a/modules/luci-base/po/ast/base.po +++ b/modules/luci-base/po/ast/base.po @@ -12828,6 +12828,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/bg/base.po b/modules/luci-base/po/bg/base.po index 38e7cd4e44..f55425abc8 100644 --- a/modules/luci-base/po/bg/base.po +++ b/modules/luci-base/po/bg/base.po @@ -12875,6 +12875,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/bn/base.po b/modules/luci-base/po/bn/base.po index f120bb9ea9..f69c6d45d0 100644 --- a/modules/luci-base/po/bn/base.po +++ b/modules/luci-base/po/bn/base.po @@ -12798,6 +12798,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/bn_BD/base.po b/modules/luci-base/po/bn_BD/base.po index c6876108a2..d4f3394694 100644 --- a/modules/luci-base/po/bn_BD/base.po +++ b/modules/luci-base/po/bn_BD/base.po @@ -12809,6 +12809,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po index ec0e8051c1..b077813589 100644 --- a/modules/luci-base/po/ca/base.po +++ b/modules/luci-base/po/ca/base.po @@ -12970,6 +12970,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po index 062ec36993..95bff2170e 100644 --- a/modules/luci-base/po/cs/base.po +++ b/modules/luci-base/po/cs/base.po @@ -13676,6 +13676,14 @@ msgstr "automatické (vypnuto)" msgid "automatic (enabled)" msgstr "automaticky (zapnuto)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/da/base.po b/modules/luci-base/po/da/base.po index 8375c30960..c5b2381708 100644 --- a/modules/luci-base/po/da/base.po +++ b/modules/luci-base/po/da/base.po @@ -13400,6 +13400,14 @@ msgstr "automatisk (deaktiveret)" msgid "automatic (enabled)" msgstr "automatisk (aktiveret)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index 3ea676adff..77c4265d30 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -13776,6 +13776,14 @@ msgstr "automatisch (deaktiviert)" msgid "automatic (enabled)" msgstr "automatisch (aktiviert)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po index 5fa9484d59..53ad6c9436 100644 --- a/modules/luci-base/po/el/base.po +++ b/modules/luci-base/po/el/base.po @@ -12928,6 +12928,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po index 8e78af8b83..590ea247e4 100644 --- a/modules/luci-base/po/es/base.po +++ b/modules/luci-base/po/es/base.po @@ -13820,6 +13820,14 @@ msgstr "automático (desactivado)" msgid "automatic (enabled)" msgstr "automático (activado)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/fa/base.po b/modules/luci-base/po/fa/base.po index ad7c7e2ec5..9a147346e5 100644 --- a/modules/luci-base/po/fa/base.po +++ b/modules/luci-base/po/fa/base.po @@ -12809,6 +12809,14 @@ msgstr "خودکار (از کار افتاده)" msgid "automatic (enabled)" msgstr "خودکار (به کار افتاده)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/fi/base.po b/modules/luci-base/po/fi/base.po index 045e5c8911..1f2641da29 100644 --- a/modules/luci-base/po/fi/base.po +++ b/modules/luci-base/po/fi/base.po @@ -13108,6 +13108,14 @@ msgstr "automaattinen (ei käytössä)" msgid "automatic (enabled)" msgstr "automaattinen (käytössä)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/fil/base.po b/modules/luci-base/po/fil/base.po index 5f35112d68..dc60e4526e 100644 --- a/modules/luci-base/po/fil/base.po +++ b/modules/luci-base/po/fil/base.po @@ -12872,6 +12872,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index 6c7d17f146..a8f13f9c61 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -13489,6 +13489,14 @@ msgstr "automatique (désactivé)" msgid "automatic (enabled)" msgstr "automatique (activé)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/ga/base.po b/modules/luci-base/po/ga/base.po index ead763b598..689af71d9a 100644 --- a/modules/luci-base/po/ga/base.po +++ b/modules/luci-base/po/ga/base.po @@ -13743,6 +13743,14 @@ msgstr "uathoibríoch (míchumas)" msgid "automatic (enabled)" msgstr "uathoibríoch (cumasaithe)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "BaseT" diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po index f533eccb67..1fd379d7cd 100644 --- a/modules/luci-base/po/he/base.po +++ b/modules/luci-base/po/he/base.po @@ -12834,6 +12834,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/hi/base.po b/modules/luci-base/po/hi/base.po index a75d764503..57b7540b6e 100644 --- a/modules/luci-base/po/hi/base.po +++ b/modules/luci-base/po/hi/base.po @@ -12806,6 +12806,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po index 03e4bd8b38..3c9fded6c0 100644 --- a/modules/luci-base/po/hu/base.po +++ b/modules/luci-base/po/hu/base.po @@ -13725,6 +13725,14 @@ msgstr "automatikus (letiltva)" msgid "automatic (enabled)" msgstr "automatikus (engedélyezve)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/id/base.po b/modules/luci-base/po/id/base.po index e12fa1e82b..ea02b351fd 100644 --- a/modules/luci-base/po/id/base.po +++ b/modules/luci-base/po/id/base.po @@ -12804,6 +12804,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po index cc79875263..4b8e4cb391 100644 --- a/modules/luci-base/po/it/base.po +++ b/modules/luci-base/po/it/base.po @@ -13600,6 +13600,14 @@ msgstr "automatico (disattivato)" msgid "automatic (enabled)" msgstr "automatico (attivato)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po index a697e2bfc8..0652d54466 100644 --- a/modules/luci-base/po/ja/base.po +++ b/modules/luci-base/po/ja/base.po @@ -13160,6 +13160,14 @@ msgstr "自動 (無効)" msgid "automatic (enabled)" msgstr "自動 (有効)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/ka/base.po b/modules/luci-base/po/ka/base.po index 3dc918fef1..b7e67b9a55 100644 --- a/modules/luci-base/po/ka/base.po +++ b/modules/luci-base/po/ka/base.po @@ -12804,6 +12804,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po index b0ec546302..453c815a17 100644 --- a/modules/luci-base/po/ko/base.po +++ b/modules/luci-base/po/ko/base.po @@ -13092,6 +13092,14 @@ msgstr "자동 (비활성)" msgid "automatic (enabled)" msgstr "자동 (활성)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/lt/base.po b/modules/luci-base/po/lt/base.po index 016a8d84e6..ff537c3c4d 100644 --- a/modules/luci-base/po/lt/base.po +++ b/modules/luci-base/po/lt/base.po @@ -13842,6 +13842,14 @@ msgstr "automatinis (atjungtas)" msgid "automatic (enabled)" msgstr "automatinis (įjungtas)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "„baseT“" diff --git a/modules/luci-base/po/lv/base.po b/modules/luci-base/po/lv/base.po index 515f9f787e..4e58bc74b6 100644 --- a/modules/luci-base/po/lv/base.po +++ b/modules/luci-base/po/lv/base.po @@ -12827,6 +12827,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/ml/base.po b/modules/luci-base/po/ml/base.po index f907bdd4a0..835ad907ba 100644 --- a/modules/luci-base/po/ml/base.po +++ b/modules/luci-base/po/ml/base.po @@ -12798,6 +12798,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/mr/base.po b/modules/luci-base/po/mr/base.po index 24a97f4ced..f50f5c8dc3 100644 --- a/modules/luci-base/po/mr/base.po +++ b/modules/luci-base/po/mr/base.po @@ -12805,6 +12805,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po index f26ee61549..dae95454de 100644 --- a/modules/luci-base/po/ms/base.po +++ b/modules/luci-base/po/ms/base.po @@ -12838,6 +12838,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/nb_NO/base.po b/modules/luci-base/po/nb_NO/base.po index 1a4907355a..df50317c60 100644 --- a/modules/luci-base/po/nb_NO/base.po +++ b/modules/luci-base/po/nb_NO/base.po @@ -12947,6 +12947,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/nl/base.po b/modules/luci-base/po/nl/base.po index f02b54e805..71ff933066 100644 --- a/modules/luci-base/po/nl/base.po +++ b/modules/luci-base/po/nl/base.po @@ -13458,6 +13458,14 @@ msgstr "automatisch (uitgeschakeld)" msgid "automatic (enabled)" msgstr "automatisch (ingeschakeld)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "basisT" diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index 031647ceb5..c224093b17 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -13729,6 +13729,14 @@ msgstr "automatyczny (wyłączony)" msgid "automatic (enabled)" msgstr "automatyczny (włączony)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/pt/base.po b/modules/luci-base/po/pt/base.po index 797e760207..a31d0c8283 100644 --- a/modules/luci-base/po/pt/base.po +++ b/modules/luci-base/po/pt/base.po @@ -13690,6 +13690,14 @@ msgstr "automático (desativado)" msgid "automatic (enabled)" msgstr "automático (ativado)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/pt_BR/base.po b/modules/luci-base/po/pt_BR/base.po index fac97fdec4..86865ce880 100644 --- a/modules/luci-base/po/pt_BR/base.po +++ b/modules/luci-base/po/pt_BR/base.po @@ -13776,6 +13776,14 @@ msgstr "automático (desativado)" msgid "automatic (enabled)" msgstr "automático (ativado)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/ro/base.po b/modules/luci-base/po/ro/base.po index 553402db82..51a022fd30 100644 --- a/modules/luci-base/po/ro/base.po +++ b/modules/luci-base/po/ro/base.po @@ -13603,6 +13603,14 @@ msgstr "automat (dezactivat)" msgid "automatic (enabled)" msgstr "automat (activat)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "bazăT" diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po index da66b95857..abc4ec4e2a 100644 --- a/modules/luci-base/po/ru/base.po +++ b/modules/luci-base/po/ru/base.po @@ -13959,6 +13959,14 @@ msgstr "автоматически (отключено)" msgid "automatic (enabled)" msgstr "автоматически (включено)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT (технология Ethernet по витой паре)" diff --git a/modules/luci-base/po/sk/base.po b/modules/luci-base/po/sk/base.po index 5600a033ef..fa8819dd3c 100644 --- a/modules/luci-base/po/sk/base.po +++ b/modules/luci-base/po/sk/base.po @@ -13075,6 +13075,14 @@ msgstr "automaticky (zakázané)" msgid "automatic (enabled)" msgstr "automaticky (povolené)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/sv/base.po b/modules/luci-base/po/sv/base.po index 3b4c791ed5..572b2e83b5 100644 --- a/modules/luci-base/po/sv/base.po +++ b/modules/luci-base/po/sv/base.po @@ -12846,6 +12846,14 @@ msgstr "automatiskt (avstängd)" msgid "automatic (enabled)" msgstr "automatiskt (aktiverat)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/ta/base.po b/modules/luci-base/po/ta/base.po index db235472b2..c33d24e6f4 100644 --- a/modules/luci-base/po/ta/base.po +++ b/modules/luci-base/po/ta/base.po @@ -13519,6 +13519,14 @@ msgstr "தானியங்கி (முடக்கப்பட்டது) msgid "automatic (enabled)" msgstr "தானியங்கி (இயக்கப்பட்டது)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "வேண்டும்" diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot index bfeedae9b0..a74554b46e 100644 --- a/modules/luci-base/po/templates/base.pot +++ b/modules/luci-base/po/templates/base.pot @@ -12795,6 +12795,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/tr/base.po b/modules/luci-base/po/tr/base.po index b683e9ccce..0a7ad29cf6 100644 --- a/modules/luci-base/po/tr/base.po +++ b/modules/luci-base/po/tr/base.po @@ -13514,6 +13514,14 @@ msgstr "otomatik (devre dışı)" msgid "automatic (enabled)" msgstr "otomatik (etkin)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po index fc7c4d4ff2..c68d6a5b71 100644 --- a/modules/luci-base/po/uk/base.po +++ b/modules/luci-base/po/uk/base.po @@ -13755,6 +13755,14 @@ msgstr "автоматичний (вимкнено)" msgid "automatic (enabled)" msgstr "автоматичний (увімкнено)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/ur/base.po b/modules/luci-base/po/ur/base.po index 0d1346f7f8..6b2e35c050 100644 --- a/modules/luci-base/po/ur/base.po +++ b/modules/luci-base/po/ur/base.po @@ -12804,6 +12804,14 @@ msgstr "" msgid "automatic (enabled)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "" diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po index effca55b7a..c3d8da7516 100644 --- a/modules/luci-base/po/vi/base.po +++ b/modules/luci-base/po/vi/base.po @@ -13487,6 +13487,14 @@ msgstr "tự động (vô hiệu hóa)" msgid "automatic (enabled)" msgstr "tự động (đã kích hoạt)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/yua/base.po b/modules/luci-base/po/yua/base.po index fcb2ee94b2..cd8b238af5 100644 --- a/modules/luci-base/po/yua/base.po +++ b/modules/luci-base/po/yua/base.po @@ -13612,6 +13612,14 @@ msgstr "automático (desactivado)" msgid "automatic (enabled)" msgstr "automático (activado)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po index 64b83dc0ef..d1d6c8be70 100644 --- a/modules/luci-base/po/zh_Hans/base.po +++ b/modules/luci-base/po/zh_Hans/base.po @@ -13206,6 +13206,14 @@ msgstr "自动(已禁用)" msgid "automatic (enabled)" msgstr "自动(已开启)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "根据Mobility Domain和PSK自动生成" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "根据SSID自动生成" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-base/po/zh_Hant/base.po b/modules/luci-base/po/zh_Hant/base.po index edbc600609..8faa975dd3 100644 --- a/modules/luci-base/po/zh_Hant/base.po +++ b/modules/luci-base/po/zh_Hant/base.po @@ -13091,6 +13091,14 @@ msgstr "自動(已停用)" msgid "automatic (enabled)" msgstr "自動(已啟用)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1911 +msgid "automatically derived from Mobility Domain and PSK" +msgstr "根據Mobility Domain和PSK自動產生" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1882 +msgid "automatically derived from SSID" +msgstr "根據SSID自動產生" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:82 msgid "baseT" msgstr "baseT" diff --git a/modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js b/modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js index a5de279c15..ba0eab8a04 100644 --- a/modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js +++ b/modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js @@ -1879,7 +1879,7 @@ return view.extend({ o = ss.taboption('roaming', form.Value, 'mobility_domain', _('Mobility Domain'), _('4-character hexadecimal ID')); o.depends({ ieee80211r: '1' }); - o.placeholder = '4f57'; + o.placeholder = _('automatically derived from SSID'); o.datatype = 'and(hexstring,length(4))'; o.rmempty = true; @@ -1908,7 +1908,7 @@ return view.extend({ o = ss.taboption('roaming', form.Value, 'r1_key_holder', _('R1 Key Holder'), _('6-octet identifier as a hex string - no colons')); o.depends({ ieee80211r: '1' }); - o.placeholder = '00004f577274'; + o.placeholder = _('automatically derived from Mobility Domain and PSK'); o.datatype = 'and(hexstring,length(12))'; o.rmempty = true;