"supported_interface",
_("Supported Interfaces"),
_(
- "Allows to specify the list of interface names (in lower case) to be explicitly supported by the service. " +
+ "Allows to specify the list of interface names to be explicitly supported by the service. " +
"Can be useful if your OpenVPN tunnels have dev option other than tun* or tap* or specific use cases " +
"of WireGuard servers. See the %sREADME%s for details."
).format(
"ignored_interface",
_("Ignored Interfaces"),
_(
- "Allows to specify the list of interface names (lower case) to be ignored by the service. " +
+ "Allows to specify the list of interface names to be ignored by the service. " +
"Can be useful for an OpenVPN server running on OpenWrt device. WireGuard servers, which " +
"have a listen_port defined, are handled automatically, do not add those here." +
"See the %sREADME%s for details."
#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:144
msgid ""
-"Allows to specify the list of interface names (in lower case) to be "
-"explicitly supported by the service. Can be useful if your OpenVPN tunnels "
-"have dev option other than tun* or tap* or specific use cases of WireGuard "
-"servers. See the %sREADME%s for details."
+"Allows to specify the list of interface names to be explicitly supported by "
+"the service. Can be useful if your OpenVPN tunnels have dev option other "
+"than tun* or tap* or specific use cases of WireGuard servers. See the "
+"%sREADME%s for details."
msgstr ""
#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:160
msgid ""
-"Allows to specify the list of interface names (lower case) to be ignored by "
-"the service. Can be useful for an OpenVPN server running on OpenWrt device. "
-"WireGuard servers, which have a listen_port defined, are handled "
-"automatically, do not add those here.See the %sREADME%s for details."
+"Allows to specify the list of interface names to be ignored by the service. "
+"Can be useful for an OpenVPN server running on OpenWrt device. WireGuard "
+"servers, which have a listen_port defined, are handled automatically, do not "
+"add those here.See the %sREADME%s for details."
msgstr ""
#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:44
#: applications/luci-app-pbr/htdocs/luci-static/resources/pbr/status.js:422
msgid ""
-"The %s interface not found, you need to set the "
-"'pbr.config.uplink_interface' option"
+"The %s interface not found, you need to set the 'pbr.config."
+"uplink_interface' option"
msgstr ""
#: applications/luci-app-pbr/htdocs/luci-static/resources/view/pbr/overview.js:97