mirror of
https://github.com/openwrt/luci.git
synced 2025-04-12 14:03:10 +00:00
.github
applications
build
collections
contrib
docs
libs
modules
luci-base
luci-compat
luci-lua-runtime
luci-mod-admin-full
luci-mod-battstatus
luci-mod-dashboard
luci-mod-dsl
luci-mod-network
htdocs
luci-static
resources
tools
network.js
view
root
Makefile
luci-mod-rpc
luci-mod-status
luci-mod-system
protocols
themes
.gitignore
CONTRIBUTING.md
LICENSE
NOTICE
README.md
jsdoc.conf.json
luci.mk
package.json
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>