summaryrefslogtreecommitdiffhomepage
path: root/luci.mk
diff options
context:
space:
mode:
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>2015-01-11 17:10:32 +0100
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>2015-01-11 17:10:32 +0100
commitb6d700eeef2af72ac21c304b6847c634ae6df7d6 (patch)
tree7abce5233dabcb0c348f53f0f1ed7d3f636bd574 /luci.mk
parente55b23c6ac13f566099463c5e8b294255ae1cd1d (diff)
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>
Diffstat (limited to 'luci.mk')
-rw-r--r--luci.mk2
1 files changed, 1 insertions, 1 deletions
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