luci.mk: cosmetic change for translation description
Sample: old: "Deutsch (German)" new: "Translation for luci-app-ddns - Deutsch (German)" Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
This commit is contained in:
parent
e55b23c6ac
commit
b6d700eeef
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