##// END OF EJS Templates
Replaced hardcoded strings (KB) with i18n equivalent (number.human.storage_units.units.kb)...
Replaced hardcoded strings (KB) with i18n equivalent (number.human.storage_units.units.kb) Fixes #6740 finally git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4426 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2430:fe28193e4eb9
r4312:ec3975ef5b5b
Show More
30-redmine.rb
3 lines | 46 B | text/x-ruby | RubyLexer
Jean-Philippe Lang
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2....
r2430 I18n.default_locale = 'en'
Jean-Philippe Lang
Merged Rails 2.1 compatibility branch....
r1609
require 'redmine'