summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-11-25 00:35:21 (EST)
committer Patrick McDermott <pj@pehjota.net>2017-11-25 00:35:21 (EST)
commit6319ba035feb1ab5f022b30f19ada6ade71b3643 (patch)
treef156936d9f0005838cab4b45324dea63b9fe2630
parentd6ee6155b09fb714305cad6d21ba0aa3eb38ba54 (diff)
downloadmarquee-6319ba035feb1ab5f022b30f19ada6ade71b3643.zip
marquee-6319ba035feb1ab5f022b30f19ada6ade71b3643.tar.gz
marquee-6319ba035feb1ab5f022b30f19ada6ade71b3643.tar.bz2
po/Makefile.in.in: Add only tagged comments
-rw-r--r--po/Makefile.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index e3b90e7..3d26366 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -95,7 +95,7 @@ all-no:
$(srcdir)/$(GETTEXT_PACKAGE).pot: $(POTFILES)
$(XGETTEXT) --default-domain=$(GETTEXT_PACKAGE) --from-code=UTF-8 \
--msgid-bugs-address='mailto:pj@pehjota.net' \
- --add-comments --keyword=_ --keyword=N_ \
+ --add-comments=TRANSLATORS --keyword=_ --keyword=N_ \
--keyword=C_:1c,2 \
--keyword=NC_:1c,2 \
--keyword=P_ --keyword=PL_ \