From 8daaa11baa70e07f6405ccb4474e97cac9627961 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 4 Jan 2007 12:00:23 +0000 Subject: added some comments for translators --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') 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 -- cgit v1.2.3