aboutsummaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2002-11-14 12:00:15 +0000
committerPablo Saratxaga <pablo@mandriva.com>2002-11-14 12:00:15 +0000
commit4454d5a00dca7e336e4b8cf287d0ff7f5a0b635e (patch)
treed2906791244b1a2c7ae5d6f28ad5f79f7aaab927 /po/Makefile
parentd047992b373a4c1f4590eb6c3f3e2f4f014bb9e0 (diff)
downloadrpmdrake-4454d5a00dca7e336e4b8cf287d0ff7f5a0b635e.tar
rpmdrake-4454d5a00dca7e336e4b8cf287d0ff7f5a0b635e.tar.gz
rpmdrake-4454d5a00dca7e336e4b8cf287d0ff7f5a0b635e.tar.bz2
rpmdrake-4454d5a00dca7e336e4b8cf287d0ff7f5a0b635e.tar.xz
rpmdrake-4454d5a00dca7e336e4b8cf287d0ff7f5a0b635e.zip
updated po file
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 5e29cc78..bf265175 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -38,7 +38,7 @@ merge: $(PGOAL).pot
$(PGOAL).pot: $(PL_CFILES) $(CFILES)
INTLTOOL_EXTRACT=./intltool-extract ./intltool-update --gettext-package rpmdrake --pot
xgettext -j -F -n --add-comments='-PO' \
- --keyword=_ --keyword=__ --keyword=N_ \
+ --keyword=_ --keyword=__ --keyword=N_ --keyword=N \
--language=C -o $@ $(PL_CFILES) $(CFILES)
@rm -rf $(PL_CFILES)