Mercurial > hg > savane-forge
diff TRANSLATIONS.txt @ 227:6d10f19effbf
Improve translators documentation (thanks Xavier Reina for the comments :))
author | Sylvain Beucler <beuc@beuc.net> |
---|---|
date | Sun, 01 Aug 2010 21:15:03 +0200 |
parents | 33306145a88c |
children | 84a3fe79df1b |
line wrap: on
line diff
--- a/TRANSLATIONS.txt +++ b/TRANSLATIONS.txt @@ -4,7 +4,12 @@ Create a translation strings catalog ------------------------------------ -In a terminal, type: +First, as described in INSTALL, define the default settings. +Type the following in a terminal: + + echo 'from settings_default import *' > settings.py + +Once that's done, still in a terminal, type: ./manage.py makemessages -l XX