]> git.openstreetmap.org Git - osqa.git/commit
Add functionallity for editing po files through the use of the django-rosetta
authorqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 28 Apr 2010 20:29:18 +0000 (20:29 +0000)
committerqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 28 Apr 2010 20:29:18 +0000 (20:29 +0000)
commit596fa1bf821c572f45c16ba92cb0e65211f6a3ae
tree983efdb10e919fe103cfc1cb7ca67d37cbedfbc4
parenta5e714b04384c39387899c2ba40aa4cca25a8568
Add functionallity for editing po files through the use of the django-rosetta

here are some instruction on how to install it.
http://code.google.com/p/django-rosetta/

there are also some changes to the admin files because they did not play nice with makemessages.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@86 0cfe37f9-358a-4d5e-be75-b63607b5c754
15 files changed:
forum/settings/basic.py
forum/settings/email.py
forum/settings/extkeys.py
forum/settings/minrep.py
forum/settings/repgain.py
forum/settings/upload.py
forum/settings/voting.py
forum/urls.py
locale/en/LC_MESSAGES/django.mo
locale/en/LC_MESSAGES/django.po
locale/es/LC_MESSAGES/django.mo
locale/es/LC_MESSAGES/django.po
locale/zh_CN/LC_MESSAGES/django.mo
locale/zh_CN/LC_MESSAGES/django.po
settings.py