On 07/28/06 18:09, GinTon wrote:
<snip>
> I say you the disadvantages about use LC*:
> 
> 1) You need all locales installed in your system to let the correct
> localization to users of whatever country.
> 

I would actually prefer the LC_* approach, but GinTon has a point with this.

It's bitten me before in a PHP project.

I'm from Switzerland, where we have 4 languages/locales, but the site 
was hosted on a server in the US. The sysadmin refused to install the 
missing locales so the only solution was a ugly "emulate missing system 
locales" hack.

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