From 43ff3a40925cf87634d96d89e7ee7c5e0071c661 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 7 Sep 2008 14:06:20 +0000 Subject: Added hostapd/wpa_supplicant notices to WiFi configuration, closes #117 --- i18n/german/luasrc/i18n/wifi.de.lua | 1 + i18n/german/luasrc/i18n/wifi.de.xml | 2 ++ 2 files changed, 3 insertions(+) (limited to 'i18n/german') diff --git a/i18n/german/luasrc/i18n/wifi.de.lua b/i18n/german/luasrc/i18n/wifi.de.lua index 03825fae91..e16ec1e095 100644 --- a/i18n/german/luasrc/i18n/wifi.de.lua +++ b/i18n/german/luasrc/i18n/wifi.de.lua @@ -32,3 +32,4 @@ wifi_ff = 'Schnelle Frames' wifi_wmm = 'WMM Modus' wifi_xr = 'XR-Unterstützung' wifi_ar = 'AR-Unterstützung' +wifi_wpareq = 'Für WPA-Verschlüsselung muss wpa_supplicant (für Clientmodus) oder hostapd (für AP und Ad-hoc-Modus) installiert sein.' diff --git a/i18n/german/luasrc/i18n/wifi.de.xml b/i18n/german/luasrc/i18n/wifi.de.xml index ea6b34cfe9..5b35f6554f 100644 --- a/i18n/german/luasrc/i18n/wifi.de.xml +++ b/i18n/german/luasrc/i18n/wifi.de.xml @@ -37,4 +37,6 @@ XR-Unterstützung AR-Unterstützung +Für WPA-Verschlüsselung muss wpa_supplicant (für Clientmodus) oder hostapd (für AP und Ad-hoc-Modus) installiert sein. + \ No newline at end of file -- cgit v1.2.3