Have you read http://www.djangoproject.com/documentation/i18n/#how-to-create-language-files ?
Quoting: "No gettext? If you don’t have the gettext utilities installed, make-messages.py will create empty files. If that’s the case, either install the gettext utilities or just copy the English message file (conf/locale/ en/LC_MESSAGES/django.po) and use it as a starting point; it’s just an empty translation file." Additional instructions for windows are in http://code.djangoproject.com/wiki/Localization On Apr 16, 6:55 am, chatchai <[EMAIL PROTECTED]> wrote: > Hi > > I'd like to start translation django to Thai. I have following > question, > > Can I use Window machine for translation (make, compile message)? > Are there any steps I can follow? > > Thanks > > Chatchai --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django I18N" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Django-I18N?hl=en -~----------~----~----~----~------~----~------~--~---
