diff options
author | Dirk Brenken <dev@brenken.org> | 2021-04-14 15:21:01 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2021-04-14 16:49:30 +0300 |
commit | 2617fcdc631d0b504abdb27bb17d44f26c230cda (patch) | |
tree | 8bcb3b8a3aa25acb10f6d4fd170b57c1f259b3ff /modules/luci-base/po/nl | |
parent | 57839f183b9e019c792c7e185174e4be73890c7b (diff) |
luci-mod-network: fix xhtml markup
* fix markup in interfaces.js (#4980)
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'modules/luci-base/po/nl')
-rw-r--r-- | modules/luci-base/po/nl/base.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/modules/luci-base/po/nl/base.po b/modules/luci-base/po/nl/base.po index 8c581817b5..a3b3b5ab29 100644 --- a/modules/luci-base/po/nl/base.po +++ b/modules/luci-base/po/nl/base.po @@ -1681,7 +1681,7 @@ msgid "" "address. No DHCPv6.</li> <li><strong>stateless + stateful</strong>: SLAAC. " "In addition, router assigns an IPv6 address to a host via DHCPv6.</li> " "<li><strong>stateful-only</strong>: No SLAAC. Router assigns an IPv6 address " -"to a host via DHCPv6.</li><ul>" +"to a host via DHCPv6.</li></ul>" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/led-trigger/default-on.js:11 @@ -2756,7 +2756,7 @@ msgstr "" #: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 #: themes/luci-theme-material/luasrc/view/themes/material/header.htm:215 -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:58 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" @@ -4382,7 +4382,7 @@ msgstr "" msgid "Name of the new network" msgstr "" -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:40 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:44 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:50 msgid "Navigation" msgstr "" @@ -4534,7 +4534,7 @@ msgstr "" #: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 #: themes/luci-theme-material/luasrc/view/themes/material/header.htm:212 -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:55 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" msgstr "" @@ -6150,12 +6150,12 @@ msgstr "" msgid "Skip" msgstr "" -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:36 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:40 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:46 msgid "Skip to content" msgstr "" -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:35 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:39 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:45 msgid "Skip to navigation" msgstr "" @@ -6853,7 +6853,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:603 msgid "" "The maximum hops to be published in <abbr title=\"Router Advertisement\">RA</" -"abbr> messages.<br>Default is 0 (<code>0</code>), meaning unspecified. Max " +"abbr> messages.<br />Default is 0 (<code>0</code>), meaning unspecified. Max " "255." msgstr "" @@ -6966,7 +6966,7 @@ msgstr "" #: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 #: themes/luci-theme-material/luasrc/view/themes/material/header.htm:213 -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:56 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" "There is no password set on this router. Please configure a root password to " |