Tres Seaver
2014-07-16 f55abe2cb6bd945cc47aa0395b8e6af2da093635
Merge pull request #1383 from zeitkunst/patch-1

Update pot-create command
1 files modified
2 ■■■ changed files
docs/narr/i18n.rst 2 ●●● patch | view | raw | blame | history
docs/narr/i18n.rst
@@ -326,7 +326,7 @@
   $ cd /place/where/myapplication/setup.py/lives
   $ mkdir -p myapplication/locale
   $ $VENV/bin/pot-create src > myapplication/locale/myapplication.pot
   $ $VENV/bin/pot-create -o myapplication/locale/myapplication.pot src
The message catalog ``.pot`` template will end up in: