Remove "incomplete" note of now complete package
This commit is contained in:
parent
f12acd8a11
commit
84375a8f1b
1 changed files with 1 additions and 1 deletions
|
@ -427,7 +427,7 @@ endef
|
|||
|
||||
define Package/luci-i18n-english
|
||||
$(call Package/luci/i18ntemplate)
|
||||
TITLE:=English (incomplete)
|
||||
TITLE:=English
|
||||
endef
|
||||
|
||||
define Package/luci-i18n-english/install
|
||||
|
|
Loading…
Reference in a new issue