summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorBenno Schulenberg2011-07-30 21:27:16 +0200
committerKarel Zak2011-08-02 14:13:44 +0200
commitb1262a480327d6a0113eda1944ff34496eeafbda (patch)
treed8afbaddb069ebc02576602be5e5f8d9fddc1f41 /po
parentuuidd: distinguish between singular and plural in three messages (diff)
downloadkernel-qcow2-util-linux-b1262a480327d6a0113eda1944ff34496eeafbda.tar.gz
kernel-qcow2-util-linux-b1262a480327d6a0113eda1944ff34496eeafbda.tar.xz
kernel-qcow2-util-linux-b1262a480327d6a0113eda1944ff34496eeafbda.zip
po: also extract plural messages from the C files
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'po')
-rw-r--r--po/Makevars2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars
index b2bc39368..9938e4426 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -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