GinTon wrote:
> With that, there are 2 problems:
> 
> 1) Django could be running into a system different from *unix as
> Windows, and I don't know if MacOs have those definitions (I'm supposed
> that yes, because is *unix).

It's like that we use now with gettext. We *will* replicate LC_* files in the 
django/conf/locale/<lang>/ dir for
supported locales so windows users will not be left out.

> 2) The user could have not defined those variables.

These are files just like django.po or djangojs.po not variables and it will be 
treated like django.po (loaded when
thread is started).

-- 
Nebojša Đorđević - nesh
Studio Quattro - Niš - SCG
http://studioquattro.biz/
http://djnesh.blogspot.com/  |  http://djnesh-django.blogspot.com/ |  
http://trac.studioquattro.biz/djangoutils/
Registered Linux User 282159 [http://counter.li.org]

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to