Open main menu

Difference between revisions of "Supporting GUI Translation"

→‎TO DO: Remove first two points of TO DO list as they have now been implemented.
m (Add a small blurb at the top of the page)
(→‎TO DO: Remove first two points of TO DO list as they have now been implemented.)
Line 18: Line 18:


== TO DO ==
== TO DO ==
* Add support for locale-defined fonts.
* Languages in GUI are represented by lang_country standard abbreviation, such as en_GB. It would probably be better to have a more human readable description in the GUI (e.g. English (GB)).
* Updating interface without restart. This will require moving much code to reflowLayout() for all dialogs and is a big piece of work.
* Updating interface without restart. This will require moving much code to reflowLayout() for all dialogs and is a big piece of work.
* Situations with strings not fitting into widgets. No code around that. Suggestions are welcome.
* Situations with strings not fitting into widgets. No code around that. Suggestions are welcome.
* Behaviour for non-ASCII hotkeys (surrounded by tildes) is undefined and was not even tested.
* Behaviour for non-ASCII hotkeys (surrounded by tildes) is undefined and was not even tested.
TrustedUser
2,147

edits