On 11/17/05, Dan Jacob <[EMAIL PROTECTED]> wrote:
>
> This is a good point. All widgets should be "localized" using _(). This
> is only required for attributes, as the i18n_filter calls gettext on
> all text in Kid templates(if the i18n.runTemplateFilter option is on).
>
> BTW the LocalizedSubmitButton has been moved to i18n/widgets.py, along
> with some example widget classes.

Feel free to modify the turbogears.widgets widgets to properly be
localized. If there are widgets *specific* to localization ("choose
your language?") those could be in i18n/widgets.py... otherwise, I
think one set is a better bet.

Kevin

--
Kevin Dangoor
Author of the Zesty News RSS newsreader

email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com

Reply via email to