Merge pull request #290 from chris5560/master
luci.mk: cosmetic change for translation description
This commit is contained in:
commit
a850efc0ee
1 changed files with 1 additions and 1 deletions
2
luci.mk
2
luci.mk
|
@ -184,7 +184,7 @@ define LuciTranslation
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-i18n-$(LUCI_BASENAME)-$(1)/description
|
define Package/luci-i18n-$(LUCI_BASENAME)-$(1)/description
|
||||||
$(LUCI_LANG.$(1))
|
Translation for $(PKG_NAME) - $(LUCI_LANG.$(1))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-i18n-$(LUCI_BASENAME)-$(1)/install
|
define Package/luci-i18n-$(LUCI_BASENAME)-$(1)/install
|
||||||
|
|
Loading…
Reference in a new issue