Skip to content

Commit 98d866d

Browse files
committed
Updated RELENG documentation w.r.t. translations.
1 parent 0954346 commit 98d866d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELENG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Steps
99

1010
#. Pick release date.
1111
#. Create milestone on GitHub, organise open tickets.
12+
#. Push source translations to Transifex::
13+
$ django-admin makemessages -l en
14+
$ tx push -s
1215
#. Send out announcement to translators on Transifex.
1316
#. Bump version in :code:`setup.py`.
1417
#. Update supported Django/Python releases to match Django's.

0 commit comments

Comments
 (0)