summaryrefslogtreecommitdiffhomepage
path: root/i18n
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-07 14:18:43 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-07 14:18:43 +0000
commite4d0d97fbbbe578a9d1d4524ccc61949b98305b0 (patch)
treebae32ab42d4388b863fedbebf0c3d31c9c46c433 /i18n
parent00f1c31b8bd70585b9954aaa41ce6f6b46e543bd (diff)
[PATCH] Add regdomain, country and outdoor options for madwifi
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
Diffstat (limited to 'i18n')
-rw-r--r--i18n/english/luasrc/i18n/wifi.en.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/english/luasrc/i18n/wifi.en.lua b/i18n/english/luasrc/i18n/wifi.en.lua
index 47859b3db..1c4bc6097 100644
--- a/i18n/english/luasrc/i18n/wifi.en.lua
+++ b/i18n/english/luasrc/i18n/wifi.en.lua
@@ -10,7 +10,9 @@ wifi_whitelist = 'Allow listed only'
wifi_blacklist = 'Allow all except listed'
wifi_maclist = 'MAC-List'
wifi_bursting = 'Frame Bursting'
+wifi_regdomain = 'Regulatory Domain'
wifi_country = 'Country Code'
+wifi_outdoor = 'Outdoor Channels'
wifi_maxassoc = 'Connection Limit'
wifi_essid = '<abbr title="Extended Service Set Identifier">ESSID</abbr>'
wifi_bssid = '<abbr title="Basic Service Set Identifier">BSSID</abbr>'