Project

General

Profile

Defect #21856 ยป 21856.patch

Vasil Kovalevsky, 2016-02-24 04:52

View differences:

lib/redmine/i18n.rb (revision )
139 139

  
140 140
      module Implementation
141 141
        include ::I18n::Backend::Base
142
        include ::I18n::Backend::Pluralization
142 143

  
143 144
        # Stores translations for the given locale in memory.
144 145
        # This uses a deep merge for the translations hash, so existing
    (1-1/1)