summaryrefslogtreecommitdiffstats
path: root/lib/redmine/i18n.rb
Commit message (Expand)AuthorAgeFilesLines
* Use abbr_day_name to get the first letter of the day name (#9839).Jean-Philippe Lang2012-08-131-0/+4
* Display dates using user's locale if available (#2190).Etienne Massip2012-06-161-3/+8
* remove trailing white-spaces from lib/redmine/i18n.rb.Toshi MARUYAMA2011-09-011-7/+7
* replace RAILS_ROOT to Rails.root at lib/redmine/i18n.rb.Toshi MARUYAMA2011-06-171-3/+3
* Fixed: date part of the time default format doesn't respect the date format (...Jean-Philippe Lang2011-02-201-2/+2
* Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#...Jean-Philippe Lang2010-12-171-2/+2
* Workaround for i18n 0.4.x with the old style syntax. #6428 #5608Eric Davis2010-09-261-2/+2
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-0/+79