summaryrefslogtreecommitdiffhomepage
path: root/modules
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2017-10-18 00:03:13 +0200
committerJo-Philipp Wich <jo@mein.io>2017-10-18 00:03:13 +0200
commitb7be0b9d16c8bd28cefc2566ae542aedea1639e9 (patch)
treee44a6697bf728822bc58971b9526bb266580ddac /modules
parentf823c3d2b585741d4311a3fba1b6e7cd851485dc (diff)
luci-mod-admin-full: tone down KRACK countermeasure description
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'modules')
-rw-r--r--modules/luci-base/po/ca/base.po2
-rw-r--r--modules/luci-base/po/cs/base.po2
-rw-r--r--modules/luci-base/po/de/base.po4
-rw-r--r--modules/luci-base/po/el/base.po2
-rw-r--r--modules/luci-base/po/en/base.po2
-rw-r--r--modules/luci-base/po/es/base.po2
-rw-r--r--modules/luci-base/po/fr/base.po2
-rw-r--r--modules/luci-base/po/he/base.po2
-rw-r--r--modules/luci-base/po/hu/base.po2
-rw-r--r--modules/luci-base/po/it/base.po2
-rw-r--r--modules/luci-base/po/ja/base.po2
-rw-r--r--modules/luci-base/po/ko/base.po2
-rw-r--r--modules/luci-base/po/ms/base.po2
-rw-r--r--modules/luci-base/po/no/base.po2
-rw-r--r--modules/luci-base/po/pl/base.po2
-rw-r--r--modules/luci-base/po/pt-br/base.po2
-rw-r--r--modules/luci-base/po/pt/base.po2
-rw-r--r--modules/luci-base/po/ro/base.po2
-rw-r--r--modules/luci-base/po/ru/base.po2
-rw-r--r--modules/luci-base/po/sk/base.po2
-rw-r--r--modules/luci-base/po/sv/base.po2
-rw-r--r--modules/luci-base/po/templates/base.pot2
-rw-r--r--modules/luci-base/po/tr/base.po2
-rw-r--r--modules/luci-base/po/uk/base.po2
-rw-r--r--modules/luci-base/po/vi/base.po2
-rw-r--r--modules/luci-base/po/zh-cn/base.po2
-rw-r--r--modules/luci-base/po/zh-tw/base.po2
-rw-r--r--modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua2
28 files changed, 29 insertions, 29 deletions
diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po
index 28f0d5f5e..971d1a88a 100644
--- a/modules/luci-base/po/ca/base.po
+++ b/modules/luci-base/po/ca/base.po
@@ -3674,7 +3674,7 @@ msgid "Wireless shut down"
msgstr "Sense fils aturat"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po
index fc6f24a43..8f5044d50 100644
--- a/modules/luci-base/po/cs/base.po
+++ b/modules/luci-base/po/cs/base.po
@@ -3717,7 +3717,7 @@ msgid "Wireless shut down"
msgstr "Bezdrátová síť vypnuta"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po
index ca5e2d69d..dc0f7f2bd 100644
--- a/modules/luci-base/po/de/base.po
+++ b/modules/luci-base/po/de/base.po
@@ -3843,13 +3843,13 @@ msgid "Wireless shut down"
msgstr "WLAN heruntergefahren"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
msgstr ""
"Deaktiviert bestimmte EAPOL-Key-Retransmissionen um Key-Reinstallation "
-"(KRACK) Angriffe auf Client-Seite zu verhindern. Diese Abhilfemaßnahme kann "
+"(KRACK) Angriffe auf Client-Seite zu erschweren. Diese Abhilfemaßnahme kann "
"Kompatibilitätsprobleme verursachen und die Zuverlässigkeit von "
"Schlüsselerneuerungen in ausgelasteten Umgebungen verringern."
diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po
index 0236d5b17..7135314f2 100644
--- a/modules/luci-base/po/el/base.po
+++ b/modules/luci-base/po/el/base.po
@@ -3668,7 +3668,7 @@ msgid "Wireless shut down"
msgstr "Το ασύρματο δίκτυο τερματίστηκε"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/en/base.po b/modules/luci-base/po/en/base.po
index 2cca9abc6..9cae494b5 100644
--- a/modules/luci-base/po/en/base.po
+++ b/modules/luci-base/po/en/base.po
@@ -3627,7 +3627,7 @@ msgid "Wireless shut down"
msgstr ""
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po
index 6a0a53b53..3e71d4f43 100644
--- a/modules/luci-base/po/es/base.po
+++ b/modules/luci-base/po/es/base.po
@@ -3743,7 +3743,7 @@ msgid "Wireless shut down"
msgstr "Apagando red inalámbrica"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po
index 85fcca2bb..0acfcef72 100644
--- a/modules/luci-base/po/fr/base.po
+++ b/modules/luci-base/po/fr/base.po
@@ -3762,7 +3762,7 @@ msgid "Wireless shut down"
msgstr "Wi-Fi arrêté"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po
index 6aefec1b9..a261f8782 100644
--- a/modules/luci-base/po/he/base.po
+++ b/modules/luci-base/po/he/base.po
@@ -3583,7 +3583,7 @@ msgid "Wireless shut down"
msgstr ""
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po
index 13a714c11..bd2e4eeec 100644
--- a/modules/luci-base/po/hu/base.po
+++ b/modules/luci-base/po/hu/base.po
@@ -3749,7 +3749,7 @@ msgid "Wireless shut down"
msgstr "Vezetéknélküli rész leállítása"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po
index fa5b7b783..c3590b0e4 100644
--- a/modules/luci-base/po/it/base.po
+++ b/modules/luci-base/po/it/base.po
@@ -3710,7 +3710,7 @@ msgid "Wireless shut down"
msgstr "Wireless spento"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po
index d2ebc3eb6..9068d9c57 100644
--- a/modules/luci-base/po/ja/base.po
+++ b/modules/luci-base/po/ja/base.po
@@ -3734,7 +3734,7 @@ msgid "Wireless shut down"
msgstr "無線LAN機能停止"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po
index 1d12627a8..ddc27587c 100644
--- a/modules/luci-base/po/ko/base.po
+++ b/modules/luci-base/po/ko/base.po
@@ -3635,7 +3635,7 @@ msgid "Wireless shut down"
msgstr "무선랜이 shutdown 되었습니다"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po
index 268c215c4..23f97a70b 100644
--- a/modules/luci-base/po/ms/base.po
+++ b/modules/luci-base/po/ms/base.po
@@ -3603,7 +3603,7 @@ msgid "Wireless shut down"
msgstr ""
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/no/base.po b/modules/luci-base/po/no/base.po
index 7af13c53b..d0048fb4f 100644
--- a/modules/luci-base/po/no/base.po
+++ b/modules/luci-base/po/no/base.po
@@ -3715,7 +3715,7 @@ msgid "Wireless shut down"
msgstr "Trådløst er slått av"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po
index a290812a1..9342214d5 100644
--- a/modules/luci-base/po/pl/base.po
+++ b/modules/luci-base/po/pl/base.po
@@ -3779,7 +3779,7 @@ msgid "Wireless shut down"
msgstr "Wyłączanie sieci bezprzewodowej"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/pt-br/base.po b/modules/luci-base/po/pt-br/base.po
index 15ca1642f..df0e915d6 100644
--- a/modules/luci-base/po/pt-br/base.po
+++ b/modules/luci-base/po/pt-br/base.po
@@ -3905,7 +3905,7 @@ msgid "Wireless shut down"
msgstr "Rede sem fio desligada"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/pt/base.po b/modules/luci-base/po/pt/base.po
index 01f2655dc..c6db76867 100644
--- a/modules/luci-base/po/pt/base.po
+++ b/modules/luci-base/po/pt/base.po
@@ -3709,7 +3709,7 @@ msgid "Wireless shut down"
msgstr "Desligar wireless"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/ro/base.po b/modules/luci-base/po/ro/base.po
index 77b56d47d..d7e860c41 100644
--- a/modules/luci-base/po/ro/base.po
+++ b/modules/luci-base/po/ro/base.po
@@ -3576,7 +3576,7 @@ msgid "Wireless shut down"
msgstr "Wireless-ul oprit"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po
index 3f2c7e747..fdbe3842a 100644
--- a/modules/luci-base/po/ru/base.po
+++ b/modules/luci-base/po/ru/base.po
@@ -3751,7 +3751,7 @@ msgid "Wireless shut down"
msgstr "Выключение беспроводной сети"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/sk/base.po b/modules/luci-base/po/sk/base.po
index e75b254ca..09f32727a 100644
--- a/modules/luci-base/po/sk/base.po
+++ b/modules/luci-base/po/sk/base.po
@@ -3544,7 +3544,7 @@ msgid "Wireless shut down"
msgstr ""
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/sv/base.po b/modules/luci-base/po/sv/base.po
index 510f82b95..81c7e24f2 100644
--- a/modules/luci-base/po/sv/base.po
+++ b/modules/luci-base/po/sv/base.po
@@ -3550,7 +3550,7 @@ msgid "Wireless shut down"
msgstr ""
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot
index 8b0144cf1..ba569aaa8 100644
--- a/modules/luci-base/po/templates/base.pot
+++ b/modules/luci-base/po/templates/base.pot
@@ -3537,7 +3537,7 @@ msgid "Wireless shut down"
msgstr ""
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/tr/base.po b/modules/luci-base/po/tr/base.po
index d06509924..7c95a3487 100644
--- a/modules/luci-base/po/tr/base.po
+++ b/modules/luci-base/po/tr/base.po
@@ -3557,7 +3557,7 @@ msgid "Wireless shut down"
msgstr ""
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po
index 3c61d9002..787a90279 100644
--- a/modules/luci-base/po/uk/base.po
+++ b/modules/luci-base/po/uk/base.po
@@ -3766,7 +3766,7 @@ msgid "Wireless shut down"
msgstr "Бездротова мережа припинила роботу"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po
index 78b2c97e7..6600c90bd 100644
--- a/modules/luci-base/po/vi/base.po
+++ b/modules/luci-base/po/vi/base.po
@@ -3599,7 +3599,7 @@ msgid "Wireless shut down"
msgstr ""
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/zh-cn/base.po b/modules/luci-base/po/zh-cn/base.po
index c8eb5ab71..109110cc5 100644
--- a/modules/luci-base/po/zh-cn/base.po
+++ b/modules/luci-base/po/zh-cn/base.po
@@ -3645,7 +3645,7 @@ msgid "Wireless shut down"
msgstr "无线已关闭"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-base/po/zh-tw/base.po b/modules/luci-base/po/zh-tw/base.po
index 17ef75fab..e0ca7780b 100644
--- a/modules/luci-base/po/zh-tw/base.po
+++ b/modules/luci-base/po/zh-tw/base.po
@@ -3638,7 +3638,7 @@ msgid "Wireless shut down"
msgstr "無線網路關閉"
msgid ""
-"Works around key reinstallation attacks on the client side by disabling "
+"Complicates key reinstallation attacks on the client side by disabling "
"retransmission of EAPOL-Key frames that are used to install keys. This "
"workaround might cause interoperability issues and reduced robustness of key "
"negotiation especially in environments with heavy traffic load."
diff --git a/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua b/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua
index e4f512b66..f9a2dee6c 100644
--- a/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua
+++ b/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua
@@ -1021,7 +1021,7 @@ if hwtype == "mac80211" then
local key_retries = s:taboption("encryption", Flag, "wpa_disable_eapol_key_retries",
translate("Enable key reinstallation (KRACK) countermeasures"),
- translate("Works around key reinstallation attacks on the client side by disabling retransmission of EAPOL-Key frames that are used to install keys. This workaround might cause interoperability issues and reduced robustness of key negotiation especially in environments with heavy traffic load."))
+ translate("Complicates key reinstallation attacks on the client side by disabling retransmission of EAPOL-Key frames that are used to install keys. This workaround might cause interoperability issues and reduced robustness of key negotiation especially in environments with heavy traffic load."))
key_retries:depends({mode="ap", encryption="wpa2"})
key_retries:depends({mode="ap", encryption="psk2"})