]> source.dussan.org Git - redmine.git/commitdiff
Merge r21556 to 5.0-stable (#36998).
authorMarius Balteanu <marius.balteanu@zitec.com>
Tue, 3 May 2022 16:37:45 +0000 (16:37 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Tue, 3 May 2022 16:37:45 +0000 (16:37 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21557 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/i18n.rb

index 13b84512fef20a758c206478aff058523da79075..b1066539f235b695003cc7e806e33fe2bd12aa6c 100644 (file)
@@ -157,7 +157,7 @@ module Redmine
 
     # Custom backend based on I18n::Backend::Simple with the following changes:
     # * available_locales are determined by looking at translation file names
-    class Backend < ::I18n::Backend::LazyLoadable
+    class Backend < ::I18n::Backend::Simple
       module Implementation
         # Get available locales from the translations filenames
         def available_locales