From 8582ea37613e0dce822a62d284d6a357ba6b0e77 Mon Sep 17 00:00:00 2001 From: Martin Schiller Date: Wed, 9 Oct 2019 14:36:14 +0200 Subject: [PATCH] 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 --- applications/luci-app-statistics/po/de/statistics.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.25.1