luci-app-ruantiblock: minor JS fixes.

This commit is contained in:
gSpot
2025-11-14 05:35:25 +03:00
parent ec26d291a3
commit 0d1fd76213
3 changed files with 28 additions and 28 deletions
@@ -311,17 +311,17 @@ msgstr ""
msgid ""
"One entry (IP, CIDR or FQDN) per line. In the FQDN records, you can specify "
"the DNS server for resolving this domain (separated by a space). You can "
"also comment on lines (<code>#</code> is the first character of a line).<br /"
"also comment out the lines (<code>#</code> is the first character of a line).<br /"
">Examples:"
msgstr ""
msgid ""
"One FQDN entry per line. You can also comment on lines "
"One FQDN entry per line. You can also comment out the lines "
"(<code>#</code> is the first character of a line).<br />Examples:"
msgstr ""
msgid
"One IP subnet pattern (/24) per line. You can also comment on lines "
msgid ""
"One IP subnet pattern (/24) per line. You can also comment out the lines "
"(<code>#</code> is the first character of a line).<br />Examples:"
msgstr ""
@@ -342,14 +342,14 @@ msgstr ""
msgid ""
"Patterns can be strings or regular expressions. Each pattern in a separate "
"line, the symbol <code>#</code> in the first position of the line - comments "
"on the line.<br />Examples (dot is a special character):"
"line, the <code>#</code> symbol in the first position of a line will comment "
"out the line.<br />Examples (dot is a special character):"
msgstr ""
msgid ""
"Patterns can be strings or regular expressions. Each pattern in a separate "
"line, the symbol <code>#</code> in the first position of the line - comments "
"on the line.<br />Examples:"
"line, the <code>#</code> symbol in the first position of a line will comment "
"out the line.<br />Examples:"
msgstr ""
msgid "Pick IP addresses from blacklist by IP filter patterns"