Mercurial > hg
comparison mercurial/i18n.py @ 38813:4ca5932065ca
i18n: avoid substitution of PYFILES at runtime for readability of output
This substitution decreases readability of "make update-pot" output,
because PYFILES consists of many files.
This patch makes "make update-pot" show "find mercurial hgext doc
-name '*.py'" instead of many *.py files at runtime.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Thu, 02 Aug 2018 21:07:30 +0900 |
parents | 79dd61a4554f |
children | dd83aafdb64a |
comparison
equal
deleted
inserted
replaced
38812:9d49bb117dde | 38813:4ca5932065ca |
---|