I'm working on a project which requires information to be available in multiple languages, but this information is provided by the users (that is, it isn't part of the site design). How would I use i18n in this case? I currently have a 'description' property, if i were to create two properties (description_english and description_chinese), could I associate these properties with the languages and have them load based on the session data? Is there a 'correct' way to do this?
Thanks -Ryan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

