I want to let users configure some of the words they see on screens: Like default is employee, But some users may want to see word " associate" instead of "employee". another example is "division" and some users want to see word " Business unit" or "group instead of default "division"
and I want to make it user preference. Is I18n message files and ugettext best way to do it ? Or is there any other feature in django I can use for this translation and for user preferences. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

