From: Christian Schoenebeck Date: Sun, 11 Jan 2015 16:10:32 +0000 (+0100) Subject: luci.mk: cosmetic change for translation description X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=b6d700eeef2af72ac21c304b6847c634ae6df7d6 luci.mk: cosmetic change for translation description Sample: old: "Deutsch (German)" new: "Translation for luci-app-ddns - Deutsch (German)" Signed-off-by: Christian Schoenebeck --- diff --git a/luci.mk b/luci.mk index 61f0fbf62..81c08b9d3 100644 --- a/luci.mk +++ b/luci.mk @@ -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