Changes between Initial Version and Version 1 of Ticket #42574, comment 46
- Timestamp:
- 11/28/2017 05:40:30 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42574, comment 46
initial v1 1 1 Thanks for the feedback and patch, @SergeyBiryukov. To be clear, the approach suggested in [attachment:42574.5.diff] would register a locale name like `de_DE-formal` in MEJS as `de` and `art_xemoji` as `art`. If the locale name is only an identifier, and there is no additional concerns with truncating the locale name in this way, I support this simplified approach, which avoids adding additional helper functions. 2 3 '''Update:''' I was able to confirm that [attachment:42574.5.diff] works and fixes the issue when the site language is set to "Deutsch (Sie)" (de_DE_formal).