Displaying 1 result from an estimated 1 matches for "localisation_simplifi".
Did you mean:
localisation_simplified
2007 Dec 05
5
Active Record, Migration, and Translation
...39;'s a lot more pain for them. I think this is not
fair. World is not just english-speaking, and Rails is a world-wide open
software.
And I think it would not be difficult for Rails to make it easy
programming a non-english output.
For the translations of the error messages, I found that
localisation_simplified is a very nice and very lightweight plugin that
should be integrated in Rails by default. This would spare programmers
the pain to check all plugins availables at
http://wiki.rubyonrails.org/rails/pages/InternationalizationComparison
when they only want one language output, but non-english.
B...