Merge pull request #3524 from urbalazs/typo-openvpn-ip

luci-app-openvpn: fix typo
This commit is contained in:
Hannu Nyman 2020-01-18 07:52:41 +02:00 committed by GitHub
commit 2d2f27ef8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 5 deletions

View file

@ -497,7 +497,7 @@ local knownParams = {
{ DynamicList,
"remote",
"1.2.3.4",
translate("Remote host name or ip address") },
translate("Remote host name or IP address") },
{ Flag,
"remote_random",
0,

View file

@ -476,14 +476,11 @@ msgstr ""
msgid "Remap SIGUSR1 signals"
msgstr ""
#: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:500
#: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:61
msgid "Remote host name or IP address"
msgstr ""
#: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:500
msgid "Remote host name or ip address"
msgstr ""
#: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:315
msgid "Remote ping timeout"
msgstr ""