freerails icon indicating copy to clipboard operation
freerails copied to clipboard

Localization

Open Trilarion opened this issue 8 years ago • 1 comments

Will be done only shortly before version 1.0 using the standard, recommended ways for Java FX client applications.

Trilarion avatar Jan 03 '18 15:01 Trilarion

This is a far away task. However, when the time comes, one should look around how other projects are solving it and what are the standard tools. There is a programming part (how to display the right characters, numbers, ..., how to store the translated strings) and a organizational part (how to translate into a language). Just follow best practices/freely available services for both parts.

Trilarion avatar Aug 15 '18 07:08 Trilarion