Neboja Ðordevic wrote: > On 28 Jul 2006, at 18:35, Steven Armstrong wrote: > Because that I propose to copy all of the needed LC_* data into > django locale directory so it will be system independent. > If you need another locale just add it yourself - no need to sysadmin > intervention. > > It's the same system that we using now for translations. > > So let me emphasize that again: > Yes, we will be using LC_* based l10n data but all of the required > files will be *inside* django distribution like LC_MESSAGES we are > using now. It will work even on windows which don't have any ability > to use this type of data and all of the locale settings and data will > be *local* to the django installation and independent of current > server setup. OK. It looks me perfect! :)
But I have a dude. If an administrator install all locales in the system, then does each Django project can use directly those locales? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
