From: Martin Schiller Date: Wed, 9 Oct 2019 12:36:14 +0000 (+0200) Subject: luci-app-statistics: fix german translation X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=refs%2Fpull%2F3159%2Fhead;p=oweals%2Fluci.git luci-app-statistics: fix german translation ... of the msgid "Wireless". The luci-base also use the same msgid "Wireless", where it is translated with "WLAN". The translation in luci-app-statistics overlays the translation in luci-base, so use the same translation here. Signed-off-by: Martin Schiller --- diff --git a/applications/luci-app-statistics/po/de/statistics.po b/applications/luci-app-statistics/po/de/statistics.po index 2ad486e25..4365d30ad 100644 --- a/applications/luci-app-statistics/po/de/statistics.po +++ b/applications/luci-app-statistics/po/de/statistics.po @@ -1128,7 +1128,7 @@ msgstr "" #: applications/luci-app-statistics/luasrc/statistics/plugins/iwinfo.lua:7 #: applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iwinfo.lua:7 msgid "Wireless" -msgstr "Drahtlos" +msgstr "WLAN" #: applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iwinfo.lua:7 msgid "Wireless iwinfo Plugin Configuration"