We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90a706 commit 66b7f6dCopy full SHA for 66b7f6d
README.rst
@@ -346,7 +346,7 @@ Run a test build locally
346
Synchronize translation with Transifex
347
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
348
349
-You'll need the ``transifex-client`` and ``poindent``
+You'll need the ``transifex-client`` and ``powrap``
350
from Pypi.
351
352
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.
359
pomerge --from-files **/*.po
360
git checkout -- .
361
pomerge --to-files **/*.po
362
- poindent --modified
+ powrap --modified
363
git commit -m "tx pull"
364
tx push -t -f
0 commit comments