Mercurial > hg > savane-forge
diff TRANSLATIONS.txt @ 228:84a3fe79df1b
Note that 'templates/registration/password_*' are translated in Django
author | Sylvain Beucler <beuc@beuc.net> |
---|---|
date | Mon, 02 Aug 2010 20:55:41 +0200 |
parents | 6d10f19effbf |
children | b4b38e9a0437 |
line wrap: on
line diff
--- a/TRANSLATIONS.txt +++ b/TRANSLATIONS.txt @@ -24,6 +24,7 @@ Check if there's a catalog in the previous version of Savane, as the current version reuses a lot of text strings from it: http://svn.gna.org/viewcvs/savane/trunk/po/ +http://git.savannah.gnu.org/cgit/savane-cleanup.git/tree/po Editing your .po catalog @@ -36,6 +37,10 @@ Emacs users can use PO-mode, which runs automatically when editing .po files (under Debian GNU/Linux, install the 'gettext-el' package). +You need not translate the 'templates/registration/password_*' files, +as they are derived from Django files and translations are already +available. + Update your catalog -------------------