##// END OF EJS Templates
Backported r3080 from trunk (#4248)....
Backported r3080 from trunk (#4248). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.8-stable@3081 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1609:7cdd88a6ce36
r2967:be146d492a23
Show More
30-redmine.rb
7 lines | 179 B | text/x-ruby | RubyLexer
GLoc.set_config :default_language => :en
GLoc.clear_strings
GLoc.set_kcode
GLoc.load_localized_strings
GLoc.set_config(:raise_string_not_found_errors => false)
require 'redmine'