s/poindent/powrap/

This commit is contained in:
Julien Palard 2018-11-11 12:48:28 +01:00
parent d90a70616b
commit 66b7f6d9dd

View File

@ -346,7 +346,7 @@ Run a test build locally
Synchronize translation with Transifex
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You'll need the ``transifex-client`` and ``poindent``
You'll need the ``transifex-client`` and ``powrap``
from Pypi.
You'll need to configure ``tx`` via ``tx init`` if not already done.
@ -359,6 +359,6 @@ You'll need to configure ``tx`` via ``tx init`` if not already done.
pomerge --from-files **/*.po
git checkout -- .
pomerge --to-files **/*.po
poindent --modified
powrap --modified
git commit -m "tx pull"
tx push -t -f