diff options
Diffstat (limited to 'applications/luci-olsr/luasrc/i18n/olsr.en.lua')
-rw-r--r-- | applications/luci-olsr/luasrc/i18n/olsr.en.lua | 2 |
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' |