]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
po: also extract plural messages from the C files
authorBenno Schulenberg <bensberg@justemail.net>
Sat, 30 Jul 2011 19:27:16 +0000 (21:27 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 2 Aug 2011 12:13:44 +0000 (14:13 +0200)
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
po/Makevars

index b2bc39368e62e76ca0388535cea77e1f4b9af022..9938e4426632cc36b6fdbb47f8996abb1403c2b8 100644 (file)
@@ -8,7 +8,7 @@ subdir = po
 top_builddir = ..
 
 # These options get passed to xgettext.
-XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=P_:1,2
 
 # This is the copyright holder that gets inserted into the header of the
 # $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding