diff options
author | Matteo Croce <matteo@openwrt.org> | 2008-12-15 01:23:41 +0000 |
---|---|---|
committer | Matteo Croce <matteo@openwrt.org> | 2008-12-15 01:23:41 +0000 |
commit | 0e75c811a81210616c8530eeefc6ca81391353d8 (patch) | |
tree | 98b63b357a99560c293c4389e7d51ad47752c498 /i18n | |
parent | 63f15b9beb688a1dcb01a3443f7be445b421a324 (diff) |
another typo fix
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/english/luasrc/i18n/admin-core.en.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/english/luasrc/i18n/admin-core.en.xml b/i18n/english/luasrc/i18n/admin-core.en.xml index a52f37141..16c4bdbd2 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.xml +++ b/i18n/english/luasrc/i18n/admin-core.en.xml @@ -104,7 +104,7 @@ <i18n:msg xml:id="a_srv_d_pwauth">Password authentication</i18n:msg> <i18n:msg xml:id="a_srv_d_pwauth1">Allow <abbr title="Secure Shell">SSH</abbr> password authentication</i18n:msg> <i18n:msg xml:id="a_w_channel">Channel</i18n:msg> -<i18n:msg xml:id="a_w_wifi1">On this pages you find confiugration options for <abbr title="Wireless Local Area Network">WLAN</abbr> based wireless networks.</i18n:msg> +<i18n:msg xml:id="a_w_wifi1">On this pages you can find configuration options for <abbr title="Wireless Local Area Network">WLAN</abbr> based wireless networks.</i18n:msg> <i18n:msg xml:id="a_w_wifi2">You can easily integrate your 802.11a/b/g/n-devices into your physical network and use the virtual adapter support to build wireless repeaters or offer several networks with one device.</i18n:msg> <i18n:msg xml:id="a_w_wifi3">There is support for Managed, Client, Ad-Hoc and <abbr title="Wireless Distribution System">WDS</abbr> operating modes as well as <abbr title="Wi-Fi Protected Access">WPA</abbr> and <abbr title="Wi-Fi Protected Access 2">WPA2</abbr> encryption for secure communnication.</i18n:msg> <i18n:msg xml:id="a_w_devices1">Here you can configure installed wifi devices.</i18n:msg> |