mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-28 22:18:28 +00:00

Implicitly using the default locale is a common source of bugs: Use String.format(Locale, ...) instead
Implicitly using the default locale is a common source of bugs: Use String.format(Locale, ...) instead