commit | bb48a8b59a8e8573f6ba2761c09fc1ad271d8068 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Fri Dec 03 19:41:00 2010 +0000 |
committer | Éric Araujo <merwok@netwok.org> | Fri Dec 03 19:41:00 2010 +0000 |
tree | b006d8f624e0aa184baac82586969cbc2b6bf29f | |
parent | add7cbfb0527aaa15879f5ea9aaf2c8b322f0868 [diff] |
Allow translators to reorder placeholders in localizable messages from argparse (#10528). There is no unit test; I checked with xgettext that no more warnings were emitted. Steven approved the change.