Open
Description
The current implementation of UI text is this: hardcoded in the UI. The user in #467 has requested Chinese language support and Catalyst doesn't yet have the infrastructure to support such feature. Strings must be made modular (non hard-coded) and some form of language file format has to be implemented.
Depends: #473