luci.mk: cosmetic change for translation description 290/head
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sun, 11 Jan 2015 16:10:32 +0000 (17:10 +0100)
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sun, 11 Jan 2015 16:10:32 +0000 (17:10 +0100)
Sample:
old: "Deutsch (German)"
new: "Translation for luci-app-ddns - Deutsch (German)"

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
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