]> git.openstreetmap.org Git - osqa.git/commit
This is a duct tape solution to an issue that rick brought up. inside the locale...
authorqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 28 Apr 2010 21:05:11 +0000 (21:05 +0000)
committerqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 28 Apr 2010 21:05:11 +0000 (21:05 +0000)
commitcb0fe1b88a66db4bde57ad5a71a29789ce39104a
treeb72f6d24af97b6c580688c56ea39b31cae07dbcf
parent596fa1bf821c572f45c16ba92cb0e65211f6a3ae
This is a duct tape solution to an issue that rick brought up.  inside the locale dir where all the language dir are kept there is now a file called phrases.py where you can add new phrases to the po files.  just put the new phrase inside that file on the next line and remake the po files. in the future we could add some kind ui solution but for our purposes right now this should work.  If you can come up with a better solution - which shouldn't be hard - please implement it.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@87 0cfe37f9-358a-4d5e-be75-b63607b5c754
15 files changed:
locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
locale/de/LC_MESSAGES/django.po [new file with mode: 0644]
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/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
locale/fr/LC_MESSAGES/django.po [new file with mode: 0644]
locale/l/LC_MESSAGES/django.mo [new file with mode: 0644]
locale/l/LC_MESSAGES/django.po [new file with mode: 0644]
locale/phrases.py [new file with mode: 0644]
locale/pt/LC_MESSAGES/django.mo [new file with mode: 0644]
locale/pt/LC_MESSAGES/django.po [new file with mode: 0644]
locale/zh_CN/LC_MESSAGES/django.mo
locale/zh_CN/LC_MESSAGES/django.po