Question about po file release process

Vincent Lefevre vincent at vinc17.org
Mon May 13 11:22:51 UTC 2019


On 2019-05-10 09:23:11 -0700, Kevin J. McCarthy wrote:
> As part of a release from master, one of my steps is to run "cd po && make
> update-po".  You can see what this does by looking at po/Makefile.in.in:
> "msgmerge $lang.po mutt.pot > $lang.new.po; mv $lang.new.po $lang.po"
> 
> However, I've noticed that this changes formatting and wraps lines, and at
> least some translators have to spend time each release fixing up their po
> files again.
> 
> Does this list have any advice about the process?  I notice there is a
> "--no-wrap" flag for msgmerge.  Would it be better to add that flag?  Or are
> there other changes I should make to update the process?

I would be OK for both. But I suggest not to change unless there is
some complaint.

FYI, I use Emacs + po-mode, which does not wrap, but I tend to run
"make update-po" again after my edits to ensure that everything is
consistent.

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


More information about the Mutt-po mailing list