Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Module2700
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add tables for Scene2201
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- This is since the alignment stuff didn't work and it's not worth it to investigate
- Add possibility to write out hardcoded message lists instead of reading from the exe for special lists
|
|
|
|
|
|
Otherwise the plugins fail to run on modern Android because they're set
to run in-process but they're not allowed to do so.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It should either use ISO 639-1 or ISO 639-2 codes. Since we use
ISO 639-1 codes for the language part of the po file names I used
the same codes here.
|
|
This should fix bug #3394080 : "MACOSX: Language auto-detection does not
work correctly", though this list should be expanded to include any
languages in po directory which I have missed.
Thanks to LordHoto for indicating the likely cause.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|