On Jan 20, 2:33 am, Bryan Berry <[email protected]> wrote: > Without a general i18n strategy, translating a plugin that includes text > will require forking the code entirely. Perhaps the easiest solution would > be to create a jQuery plugin that implements the gnu gettext api. Maybe i > can look at this next month
How is this the case? Just change the default options: $.ui.dialog.defaults.closeText = <translated text>;
-- You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en.
