luci-app-vpn-policy-routing: styling bugfix
Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
parent
c8b8ae6b8e
commit
87b9fabc89
3 changed files with 6 additions and 4 deletions
|
@ -10,7 +10,7 @@ LUCI_TITLE:=VPN Policy-Based Routing Service Web UI
|
|||
LUCI_DESCRIPTION:=Provides Web UI for vpn-policy-routing service.
|
||||
LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +vpn-policy-routing
|
||||
LUCI_PKGARCH:=all
|
||||
PKG_RELEASE:=68
|
||||
PKG_RELEASE:=69
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
|
|
|
@ -10,9 +10,11 @@ This is free software, licensed under the Apache License, Version 2.0
|
|||
disabled="disabled"><%=self:cfgvalue(section):gsub('\n', '\n')%>
|
||||
</textarea>
|
||||
|
||||
<div>
|
||||
<%- local readmeURL = "https://github.com/openwrt/packages/tree/master/net/vpn-policy-routing/files/README.md" -%>
|
||||
<%=translate("Checkmark represents the default gateway. See the") .. " "
|
||||
.. [[<a href="]] .. readmeURL .. [[#a-word-about-default-routing" target="_blank">]]
|
||||
.. translate("README") .. [[</a>]] .. " " .. translate("for details.")%>
|
||||
</div>
|
||||
|
||||
<%+cbi/valuefooter%>
|
|
@ -53,7 +53,7 @@ msgstr ""
|
|||
msgid "Chain"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm:14
|
||||
#: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm:15
|
||||
msgid "Checkmark represents the default gateway. See the"
|
||||
msgstr ""
|
||||
|
||||
|
@ -220,7 +220,7 @@ msgstr ""
|
|||
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:184
|
||||
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:350
|
||||
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:363
|
||||
#: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm:16
|
||||
#: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm:17
|
||||
msgid "README"
|
||||
msgstr ""
|
||||
|
||||
|
@ -447,7 +447,7 @@ msgstr ""
|
|||
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:155
|
||||
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:350
|
||||
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:363
|
||||
#: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm:16
|
||||
#: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm:17
|
||||
msgid "for details."
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue