Hi folks. Since the last time I updated the language files for the language I know, the launcher doesn't seem to be loading these files from disk any more. I might be wrong, but it seems like the launcher now has all these locales hard-coded into the .exe/.jar instead.
If that's the case, this is a pain for creating translations. Having to re-compile the launcher or replace files in the jar to test locale changes is a bit cumbersome (especially for the translators that aren't familiar with modifying JARs).
Would it be possible to download and cache locale files from the file system as it worked previously? This would allow the locale files to be tested quickly without re-packaging the launcher jar. Thanks
If that's the case, this is a pain for creating translations. Having to re-compile the launcher or replace files in the jar to test locale changes is a bit cumbersome (especially for the translators that aren't familiar with modifying JARs).
Would it be possible to download and cache locale files from the file system as it worked previously? This would allow the locale files to be tested quickly without re-packaging the launcher jar. Thanks