summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/i18n_test.rb
Commit message (Expand)AuthorAgeFilesLines
* remove trailing white-spaces and code clean up init i18n test.Toshi MARUYAMA2011-05-081-23/+22
* Fixes potential test failure.Jean-Philippe Lang2011-04-171-3/+3
* i18n: add test of utf-8 strings.Toshi MARUYAMA2011-04-041-0/+11
* Fixed: date part of the time default format doesn't respect the date format (...Jean-Philippe Lang2011-02-201-5/+28
* Adds fallback to 'en' locale for untranslated strings (#5518).Jean-Philippe Lang2011-01-101-0/+14
* Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#...Jean-Philippe Lang2010-12-171-4/+4
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Workaround for i18n 0.4.x with the old style syntax. #6428 #5608Eric Davis2010-09-261-4/+4
* Add test for i18n number_to_human_size (#4208).Jean-Philippe Lang2009-11-121-0/+10
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Adds missing time format in locales (#2831).Jean-Philippe Lang2009-02-251-0/+2
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-0/+100