mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 01:29:50 +00:00
75d343293f
As it turns out we don't need that special logic for handling the "long" locale properly and everything continues to work as before without it. The only difference is that the number format not being the one from en_us anymore when using the "long" locale, but the one of the system-wide configured language, which should be an even better user experience than before.