summaryrefslogtreecommitdiffhomepage
path: root/i18n
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2009-01-16 19:12:31 +0000
committerSteven Barth <steven@midlink.org>2009-01-16 19:12:31 +0000
commit8458684ab9f95c042fdeed43492331d02c85a6f4 (patch)
tree4e22200bf544bbc771d491b08d5ee6b7fa40e686 /i18n
parentabae7b063cedfec21550d28b37a0cb27081bb839 (diff)
Add missing UVL entries for madwifi hacks
Diffstat (limited to 'i18n')
-rw-r--r--i18n/english/luasrc/i18n/wifi.en.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/english/luasrc/i18n/wifi.en.lua b/i18n/english/luasrc/i18n/wifi.en.lua
index 438ef1c66..47859b3db 100644
--- a/i18n/english/luasrc/i18n/wifi.en.lua
+++ b/i18n/english/luasrc/i18n/wifi.en.lua
@@ -33,5 +33,5 @@ wifi_wmm = 'WMM Mode'
wifi_xr = 'XR Support'
wifi_ar = 'AR Support'
wifi_nosbeacon = 'Disable HW-Beacon timer'
-wifi_noprobereq = 'Don not send probe responses'
+wifi_noprobereq = 'Do not send probe responses'
wifi_wpareq = 'WPA-Encryption requires wpa_supplicant (for client mode) or hostapd (for AP and ad-hoc mode) to be installed.'