diff options
author | Jo-Philipp Wich <jo@mein.io> | 2020-01-09 11:19:39 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2020-01-09 11:19:39 +0100 |
commit | 96b8cbdc1696230a864b44402aaea4d3163f76ec (patch) | |
tree | 8ba909152d080c6b9c239a7c8a66b0b68fa956ce /applications/luci-app-bmx7/po/ca | |
parent | 73a7561ee1837cd8d3aeaf8506d7492803e994b2 (diff) |
luci-app-bmx7: mask CSS translate directives to avoid i18n confusion
Since bmx7's netjsongraph.js contains CSS `translate()` directives,
they're treated as translation calls by the i18n source scanner.
Mask these directives to avoid false positives.
Fixes: #3484
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-bmx7/po/ca')
-rw-r--r-- | applications/luci-app-bmx7/po/ca/bmx7.po | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/applications/luci-app-bmx7/po/ca/bmx7.po b/applications/luci-app-bmx7/po/ca/bmx7.po index 4bab1e3eb..9d25e481c 100644 --- a/applications/luci-app-bmx7/po/ca/bmx7.po +++ b/applications/luci-app-bmx7/po/ca/bmx7.po @@ -10,14 +10,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.9.1-dev\n" -#: applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/js/netjsongraph.js:510 -msgid "+ d.x +" -msgstr "" - -#: applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/js/netjsongraph.js:173 -msgid "+ d3.event.translate +" -msgstr "" - #: applications/luci-app-bmx7/root/usr/lib/lua/luci/view/bmx7/tunnels_j.htm:33 msgid "Announcements" msgstr "" |