aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-04 12:00:23 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-04 12:00:23 +0000
commit8daaa11baa70e07f6405ccb4474e97cac9627961 (patch)
tree2d41f1247187c1337f28f58e6d8453aa69f05d47 /po/Makefile
parent7aa50b3b2cf11efb09e811b8ffc4d3b8e1b0cc0e (diff)
downloadikiwiki-8daaa11baa70e07f6405ccb4474e97cac9627961.tar
ikiwiki-8daaa11baa70e07f6405ccb4474e97cac9627961.tar.gz
added some comments for translators
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 910114e67..2d34c6fe8 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -16,7 +16,7 @@ install: all
ikiwiki.pot: $(POTFILES)
@echo "Rebuilding the pot file"
- xgettext $(POTFILES) -o ikiwiki.pot -Lperl
+ xgettext $(POTFILES) -o ikiwiki.pot -Lperl --add-comments=translators
clean:
rm -f ikiwiki.pot $(MOFILES) messages messages.mo