i created gettext files using django-admin.py makemessages /
compilemessages. now i was looking at django utils/translation but the
infrastructure to display locale strings seems too specific and with
tons of dependencies, and I am not using django.
do we have a more simple solution?
-- rodrigo