1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-13 20:53:07 +00:00
Jean-Philippe Lang 2a2a31d148 Added project_inheritance work branch.
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1049 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-09 19:43:47 +00:00

12 lines
253 B
Ruby

# Copyright (c) 2005-2006 David Barri
require 'gloc'
require 'gloc-ruby'
require 'gloc-rails'
require 'gloc-rails-text'
require 'gloc-config'
require 'gloc-dev' if ENV['RAILS_ENV'] == 'development'
GLoc.load_gloc_default_localized_strings