X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=po%2FMakefile.in.in;h=5022b8b187fcbd2764e8957d7b278854342a38c3;hb=dc30009133e6c1021ac293469e69ff4043155b15;hp=fef2f5ba7567ec9977c156e620ba36b60c35b728;hpb=363e9aea9c6c1e1998bb3473dddf8f2111d5e052;p=oweals%2Fgnunet.git diff --git a/po/Makefile.in.in b/po/Makefile.in.in index fef2f5ba7..5022b8b18 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -139,8 +139,7 @@ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed --add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS) \ --files-from=$(srcdir)/POTFILES.in \ --copyright-holder='$(COPYRIGHT_HOLDER)' \ - --msgid-bugs-address="$$msgid_bugs_address" \ - --from-code=UTF-8 + --msgid-bugs-address="$$msgid_bugs_address" test ! -f $(DOMAIN).po || { \ if test -f $(srcdir)/$(DOMAIN).pot; then \ sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \