Re: Internationalization Django App on Windows XP

2007-01-23 Thread Ramiro Morales

On 1/18/07, GvaderTh <[EMAIL PROTECTED]> wrote:
>
> Hi all. I try make internationalization to my django app I copied
> make-messages.py to my project directory, Next I execute it with swich
> -l Local and I get this warning:
> processing language LOCAL
> errors happened while running xgettext on constants.py
> So I start looking information about xgettext and I found that is
> utility used on *nix system. So is there any way to do
> internationalization with DJANGO on windows??

Please follow the instructions you can find under
Tools -> Windows in this Django Wiki page:

  http://code.djangoproject.com/wiki/Localization

and report back your success/error to the list.

Regards,

-- 
 Ramiro Morales

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Internationalization Django App on Windows XP

2007-01-18 Thread GvaderTh


Hi all. I try make internationalization to my django app I copied
make-messages.py to my project directory, Next I execute it with swich
-l Local and I get this warning:
processing language LOCAL
errors happened while running xgettext on constants.py
So I start looking information about xgettext and I found that is
utility used on *nix system. So is there any way to do
internationalization with DJANGO on windows??
thanks for any help
Gregor


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---