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:
Christian Schoenebeck 2015-01-11 17:10:32 +01:00
parent e55b23c6ac
commit b6d700eeef

View file

@ -184,7 +184,7 @@ define LuciTranslation
endef
define Package/luci-i18n-$(LUCI_BASENAME)-$(1)/description
$(LUCI_LANG.$(1))
Translation for $(PKG_NAME) - $(LUCI_LANG.$(1))
endef
define Package/luci-i18n-$(LUCI_BASENAME)-$(1)/install