This worked well, thanks. As a followup, is it possible to embed hyperlinks in the YAML localization files? The raw HTML displays to the page when I try. For example, if I have a localized string called suggested_followup: I would like to do:
en: suggested_followup: "Please visit <a href='http:// www.google.com'>Google</a> for more information. ar: suggested_followup: "Arabic version <a href='http:// www.google.com'>Google</a> of the same string. Thanks, Clay On Sep 30, 10:39 pm, radhames brito <[email protected]> wrote: > Take a look at this > > http://github.com/svenfuchs/globalize3 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

