summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-olsr/luasrc/i18n/olsr.en.lua
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-09-15 21:44:32 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-09-15 21:44:32 +0000
commit9c8f710d516d605796280d0549d892b06ae6ecff (patch)
tree1a60b7ef603707da6c1859162094605e0d949777 /applications/luci-olsr/luasrc/i18n/olsr.en.lua
parent0615e134239cfabe89e167bdee16744aa4920569 (diff)
* luci/app-olsr: fixed duplicate keys in olsr translations
Diffstat (limited to 'applications/luci-olsr/luasrc/i18n/olsr.en.lua')
-rw-r--r--applications/luci-olsr/luasrc/i18n/olsr.en.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-olsr/luasrc/i18n/olsr.en.lua b/applications/luci-olsr/luasrc/i18n/olsr.en.lua
index 71f61d93c..11ae618c1 100644
--- a/applications/luci-olsr/luasrc/i18n/olsr.en.lua
+++ b/applications/luci-olsr/luasrc/i18n/olsr.en.lua
@@ -18,7 +18,7 @@ olsrd_routes_desc = 'Overview of currently known routes to other OLSR nodes'
olsrd_topology = 'Active OLSR nodes'
olsrd_topology_desc = 'Overview of currently known OLSR nodes'
olsrd_topology_lasthop = 'Last hop'
-olsrd_hna = 'Active host net announcements'
+olsrd_hna2 = 'Active host net announcements'
olsrd_hna_desc = 'Overview of currently active OLSR host net announcements'
olsrd_mid = 'Active MID announcements'
olsrd_mid_desc = 'Overview of known multiple interface announcements'