luci-mod-network: i18n fix
authorPaul Donald <newtwen+github@gmail.com>
Tue, 14 Jan 2025 02:10:15 +0000 (03:10 +0100)
committerPaul Donald <newtwen+github@gmail.com>
Tue, 14 Jan 2025 02:10:15 +0000 (03:10 +0100)
commitb85628e16cd83a666bb97e57d35ce439546d394e
tree6f1018b0d302783e5bf25463d43095ea61915ef8
parentbd39c6394583c23d1529b10e9bd86c076862fa68
luci-mod-network: i18n fix

Follow-up fix to fb4cf432d2232a0ba2ccd3a8ff81a3679c8d054d

Resolves sync errors:

standard input:682: warning: Empty msgid.  It is reserved by GNU gettext:
                             gettext("") returns the header entry with
                             meta information, not the empty string.
standard input:733: warning: Empty msgid.  It is reserved by GNU gettext:
                             gettext("") returns the header entry with
                             meta information, not the empty string.
standard input:761: warning: Empty msgid.  It is reserved by GNU gettext:
                             gettext("") returns the header entry with
                             meta information, not the empty string.
standard input:818: warning: Empty msgid.  It is reserved by GNU gettext:
                             gettext("") returns the header entry with
                             meta information, not the empty string.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js