Skip to content

Commit 7c5e50e

Browse files
committed
Merge branch 'master' of github.com:PyBossa/pybossa
2 parents 8dd6eac + 214b7f9 commit 7c5e50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/translating.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Step 1, extract new strings which should be translated:
7777
.. code-block:: bash
7878
7979
$ cd pybossa
80-
$ pybabel extract . -F translations/babel.cfg -k lazy_gettext -o translations/messages.pot
80+
$ pybabel extract . -F translations/../babel.cfg -k lazy_gettext -o translations/messages.pot
8181
8282
Step 2, update existing translation files:
8383

0 commit comments

Comments
 (0)