Hi guys, and welcome aboard!

You'll find the answer in Sven's excellent tutorial:

http://www.artweb-design.de/2006/11/10/globalize-five-minutes-instant-overview

It's under the heading "How to add ViewTranslations":

lang = Language.pick('de-DE')
Locale.set_translation('Welcome', lang, 'Willkommen')

The idea is to create a web interface in your app that will call this
code and allow the translator to translate your site online.

Best,
Josh

On 4/13/07, Monica Saiz <[EMAIL PROTECTED]> wrote:
> Hi Patrick,
>
> I'm exactly in the same situation than you!!!!!
> If someone could help us..
> I've looked at a lot of tutorials but I can't make it works. Does
> someone has a good tutorial which explain that step by step?
>
> THANKS!
>
> Monica
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Railsi18n-discussion mailing list
> [EMAIL PROTECTED]
> http://rubyforge.org/mailman/listinfo/railsi18n-discussion
>
_______________________________________________
Railsi18n-discussion mailing list
[EMAIL PROTECTED]
http://rubyforge.org/mailman/listinfo/railsi18n-discussion

Reply via email to