diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-15 21:44:32 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-15 21:44:32 +0000 |
commit | 9c8f710d516d605796280d0549d892b06ae6ecff (patch) | |
tree | 1a60b7ef603707da6c1859162094605e0d949777 /applications/luci-olsr/luasrc/i18n/olsr.de.xml | |
parent | 0615e134239cfabe89e167bdee16744aa4920569 (diff) |
* luci/app-olsr: fixed duplicate keys in olsr translations
Diffstat (limited to 'applications/luci-olsr/luasrc/i18n/olsr.de.xml')
-rw-r--r-- | applications/luci-olsr/luasrc/i18n/olsr.de.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-olsr/luasrc/i18n/olsr.de.xml b/applications/luci-olsr/luasrc/i18n/olsr.de.xml index 5330c463d7..b2b7203d7a 100644 --- a/applications/luci-olsr/luasrc/i18n/olsr.de.xml +++ b/applications/luci-olsr/luasrc/i18n/olsr.de.xml @@ -34,7 +34,7 @@ <i18n:msg xml:id="olsrd_topology_lasthop">letzter Hop</i18n:msg> <!-- hna --> -<i18n:msg xml:id="olsrd_hna">Aktive HNA-Ankündigungen</i18n:msg> +<i18n:msg xml:id="olsrd_hna2">Aktive HNA-Ankündigungen</i18n:msg> <i18n:msg xml:id="olsrd_hna_desc">Übersicht über zur Zeit aktive OLSR-Netzwerk-Ankündigungen</i18n:msg> <!-- mid --> |