Merge pull request #290 from chris5560/master
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 11 Jan 2015 16:42:02 +0000 (17:42 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 11 Jan 2015 16:42:02 +0000 (17:42 +0100)
luci.mk: cosmetic change for translation description

luci.mk

diff --git a/luci.mk b/luci.mk
index 61f0fbf..81c08b9 100644 (file)
--- 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