Project

General

Profile

Actions

Patch #12753

closed

Update config.i18n.load_path for plugin-supplied locales

Added by Takeshi Yaegashi over 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Category:
I18n
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

With Rails 3 Redmine::Plugin.register should update Rails.application.config.i18n.load_path for plugin-supplied locales to allow them to override system locales. I18n.load_path is overriden with system locales by an after_initialize hook in active_support/i18n_railtie.rb, thus currently plugins like https://github.com/edavis10/redmine_language_change won't work.

The attached patch is against 2.1-stable branch.


Files


Related issues

Has duplicate Redmine - Defect #14758: Can't override default locale with pluginClosed

Actions
Actions

Also available in: Atom PDF