K 10 svn:author V 5 dbaio K 8 svn:date V 27 2018-08-28T23:52:43.325004Z K 7 svn:log V 469 share/mk/doc.translate.mk: Improve `make po` - Create .pot (Portable Object Template) files for the en_US documents Do not ignore en_US language and generate a `.pot` file instead of a `.po`. These are used as template for tools like Zanata. - Execute `msgattrib` even on a new `[.po|.pot]` file This will be useful to wrap long message lines and avoid bigger diffs in the future. Approved by: wosch Differential Revision: https://reviews.freebsd.org/D16726 END