aditi schrieb: > Thanks Diez for taking out time and replying. It is of great help. > Can you please provide me link for jsi18nwidget and how to go about > it. I searched on net but unfortunately couldn't find much.
Please also respond to the list. You need to put tg.include_widgets = ['turbogears.jsi18nwidget'] into your app-conf. This will lead to the inclusion of a "_"-function that you can use insid JS to get localized messages. The catalogs for these are created using the "tg-admin i18n create_js_messages" command. HTH, Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

