]> Pileus Git - ~andy/fetchmail/blobdiff - po/Makevars
Correct title/topic, remove dates (6.3.22 isn't out yet), and re-sign.
[~andy/fetchmail] / po / Makevars
index 04ebff4760c0fd8af938c3e9968f6c1bd877a95a..a80fae40a3a3b9fceedc7daedbd9dace9eb67e53 100644 (file)
@@ -8,7 +8,14 @@ subdir = po
 top_builddir = ..
 
 # These options get passed to xgettext.
-XGETTEXT_OPTIONS = --keyword=GT_ --keyword=N_
+XGETTEXT_OPTIONS = --keyword=GT_ --keyword=N_ \
+    --flag=report:2:c-format \
+    --flag=report_build:2:c-format \
+    --flag=report_complete:2:c-format \
+    --flag=report_at_line:5:c-format \
+    --flag=gen_send:2:c-format \
+    --flag=gen_transact:2:c-format \
+    --flag=stuff_warning:2:c-format
 
 # 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