0ad/source/i18n
Dunedan 75d343293f
Remove "useLongStrings" logic
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.
2025-02-22 18:18:42 +01:00
..
scripting Remove "useLongStrings" logic 2025-02-22 18:18:42 +01:00
L10n.cpp Remove "useLongStrings" logic 2025-02-22 18:18:42 +01:00
L10n.h Remove "useLongStrings" logic 2025-02-22 18:18:42 +01:00