Hi folks,

just to warm up for my Google Summer of Code on i18n, I want to start
a discussion on to simple things...

First thing is where to place l10n settings. In my opinion it should
be under the existing directories for every locale, so for example
django/conf/locale/en/ and we should use gettext format as for the
messages.

May be something like

django/conf/locale/en/LC_SETTINGS/django.po

would be ok. What do you think?


Another question is about the script that populates this files. I
think that it's a special case, so it won't be useful for anyone
except for Django core developers when adding new locales. So the
question is, where do you think we should place it, just on bin
directory, or may be as a command of django-admin.py? Or may be you
have better ideas.

Thanks for your feedback,
  Marc
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to