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/english/luasrc/i18n/wifi.en.lua | 1 + i18n/english/luasrc/i18n/wifi.en.xml | 2 ++ 2 files changed, 3 insertions(+) (limited to 'i18n/english') diff --git a/i18n/english/luasrc/i18n/wifi.en.lua b/i18n/english/luasrc/i18n/wifi.en.lua index 4d1b4a23c..2a0ef02e9 100644 --- a/i18n/english/luasrc/i18n/wifi.en.lua +++ b/i18n/english/luasrc/i18n/wifi.en.lua @@ -32,3 +32,4 @@ wifi_ff = 'Fast Frames' wifi_wmm = 'WMM Mode' wifi_xr = 'XR Support' wifi_ar = 'AR Support' +wifi_wpareq = 'WPA-Encryption requires wpa_supplicant (for client mode) or hostapd (for AP and ad-hoc mode) to be installed.' diff --git a/i18n/english/luasrc/i18n/wifi.en.xml b/i18n/english/luasrc/i18n/wifi.en.xml index fa9c7b09b..3e3f18a2b 100644 --- a/i18n/english/luasrc/i18n/wifi.en.xml +++ b/i18n/english/luasrc/i18n/wifi.en.xml @@ -37,4 +37,6 @@ XR Support AR Support +WPA-Encryption requires wpa_supplicant (for client mode) or hostapd (for AP and ad-hoc mode) to be installed. + \ No newline at end of file -- cgit v1.2.3