Language files import from launchpad

This commit is contained in:
Deon George
2010-03-15 09:14:44 +11:00
parent e4f5c22e18
commit 206c142b99
20 changed files with 493 additions and 706 deletions

View File

@@ -17,7 +17,7 @@
LOCALEDIR = ../../locale
TEMPLATEFILES=`find ../../templates -iname *xml -exec echo -m {} \;`
EXPORTFILE = $(shell echo $${EXPORTFILE:-/tmp/launchpad-export.tgz})
EXPORTFILE = $(shell echo $${EXPORTFILE:-/tmp/launchpad-export.tar.gz})
all:
@echo Please, specify a target [pot, xml-pot, all-mo, all-merge, all-merge-pot, launchpad-export]