diff options
author | INAGAKI Hiroshi <musashino.open@gmail.com> | 2018-12-27 11:44:21 +0900 |
---|---|---|
committer | INAGAKI Hiroshi <musashino.open@gmail.com> | 2018-12-27 11:44:21 +0900 |
commit | cdf1e83c3329b64e6bf4fb424e3173ca31483d5a (patch) | |
tree | 227f2761f50ec9df06d53a9d564c2fba4e4ba095 /applications/luci-app-olsr/po | |
parent | 8274ebf07fe094ad622082572e1dbd9a717070f1 (diff) |
luci-app-olsr: fix po errors
Fixed po errors in "Selected" in en/de.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Diffstat (limited to 'applications/luci-app-olsr/po')
-rw-r--r-- | applications/luci-app-olsr/po/de/olsr.po | 9 | ||||
-rw-r--r-- | applications/luci-app-olsr/po/en/olsr.po | 7 |
2 files changed, 5 insertions, 11 deletions
diff --git a/applications/luci-app-olsr/po/de/olsr.po b/applications/luci-app-olsr/po/de/olsr.po index 15b8412a2..e57a4269f 100644 --- a/applications/luci-app-olsr/po/de/olsr.po +++ b/applications/luci-app-olsr/po/de/olsr.po @@ -877,9 +877,10 @@ msgstr "Routen" msgid "Secondary OLSR interfaces" msgstr "Sekundäre OLSR Schnittstellen" -#: applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:101 +#: applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:56 +#: applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:108 msgid "Selected" -msgstr "" +msgstr "Ausgewählt" #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd.lua:133 msgid "" @@ -1201,10 +1202,6 @@ msgstr "" #~ msgid "Status" #~ msgstr "Status" -#: application/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:97 -msgid "Selected" -msgstr "Ausgewählt" - #~ msgid "Device" #~ msgstr "Schnittstelle" diff --git a/applications/luci-app-olsr/po/en/olsr.po b/applications/luci-app-olsr/po/en/olsr.po index a009f8485..730ee71fd 100644 --- a/applications/luci-app-olsr/po/en/olsr.po +++ b/applications/luci-app-olsr/po/en/olsr.po @@ -808,7 +808,8 @@ msgstr "" msgid "Secondary OLSR interfaces" msgstr "Secondary OLSR interfaces" -#: applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:101 +#: applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:56 +#: applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:108 msgid "Selected" msgstr "" @@ -1088,10 +1089,6 @@ msgstr "" msgid "yes" msgstr "" -#: application/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:97 -msgid "Selected" -msgstr "" - #~ msgid "" #~ "Make sure that OLSRd is running, the \"txtinfo\" plugin is loaded, " #~ "configured on port 2006 and accepts connections from \"127.0.0.1\"." |