summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-01-11 17:42:02 +0100
committerJo-Philipp Wich <jow@openwrt.org>2015-01-11 17:42:02 +0100
commita850efc0ee13f3cef516da129dbe47614a248274 (patch)
tree9898535129774f321eaeb97dcddb9ae88b10a84e
parent99d4d5e4545ac1b26d0d175c9a0fdf95a45a5af7 (diff)
parentb6d700eeef2af72ac21c304b6847c634ae6df7d6 (diff)
Merge pull request #290 from chris5560/master
luci.mk: cosmetic change for translation description
-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