Menu

#79 i18n fallback strategy

2.0.0
open
None
2016-12-04
2016-12-04
No

The properties filename fallback strategy is now simple hardcoded lookup for

  • baseName<language>_<region>.properties</region></language>
  • baseName<language>.properties</language>
  • baseName.properties

The correct implementation takes any baseName<language>*.properties file for the second level instead of a generic file per language.</language>

Test
i18n test with locale de_CH produces en text instead of using the de_DE file.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB