diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-09-08 12:51:00 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-09-08 12:51:00 +0000 |
commit | 1a511de0be0ebd21bd076c9d84074a7e3958b489 (patch) | |
tree | e34a175d28241a00b9e8c0bdb2843b3008188ec2 /applications | |
parent | 8bfa762e0cd5fcb4bb8159db578fd0b3fb23964a (diff) |
Fix i18n problems with freifunk module and meshwizard
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-meshwizard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-meshwizard/Makefile b/applications/luci-meshwizard/Makefile index 7ff62bb98..6d60a5201 100644 --- a/applications/luci-meshwizard/Makefile +++ b/applications/luci-meshwizard/Makefile @@ -1,4 +1,4 @@ -PO = mesh-wizard +PO = meshwizard include ../../build/config.mk include ../../build/module.mk |