We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecd06c0 + 04df529 commit bd2937eCopy full SHA for bd2937e
lib/message_customize/locale.rb
@@ -45,7 +45,7 @@ def available_messages(lang)
45
end
46
47
def customizable_plugin_messages?
48
- Rails.application.config.i18n.load_path.last.include?('redmine_message_customize')
+ Rails.application.config.i18n.load_path.last.include?('redmine_message_customize/config/locales')
49
50
51
0 commit comments