nope, not needed after localization is gone.
- Make GF/EU the default behaviour
Do you still want to keep all the local variation in the code? Or should that all be removed?
- Remove locales for unsupported countries
- Change…
Oh that was probably something that happened when I merged the nightly branch, I think I recall resolving a conflict in that section. Sorry about that.
AFAIK it was only used in logging calls. The snippets were too short for any meaningful translation so I kept them the way they were.
@exynox Is there anything obvious I missed or do you think this can be merged already?
The conversion of the remaining locale files is still on my TODO, should they be part of this PR or would…
I gave it a go and converted the strings to the English counterparts in #20 .
Unfortunately it wasn't as straight forward as implementing a lookup table in the encoding fixer, as there were…