I've just finished my marathon to internationalize Gitorious. Take a look at http://gitorious.org/projects/gitorious/repos/mainline/merge_requests/199
This is a major change as I had to touch almost every single file in the project in order to properly extract all strings into the locales/ en.rb file. I also did the Brazilian Portuguese translation at the same time. Now you have: config/locales/en.rb config/locales/pt-BR.rb app/views/pt-BR/mailer app/views/pt-BR/site This should cover everything. At this point I didn't add dynamic locale switching just yet. For now you have to change config/gitorious and add "locale: pt-BR" if you want to enable this option. I'll figure out the best way to have users from different locations using the same website but with different i18n translations. Feedback is needed. Please try to make it work on your environments and see if everything is working properly. And for people from other countries: time to start contributing with new translations! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" 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/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
