Github user milamberspace commented on the issue: https://github.com/apache/cloudstack/pull/1669 Not look good to me, I've found these issues: The quote ' in French UI (and other language using quote) is precede by a backslash:   In Korean (and other language not fully translated), the default language (EN) is not use to display the missing translations:   Also, the generated files under the directory client/ui/l10n/ (*.js) must have the Apache license header. (and probably add the l10n directory into the project's gitignore ) I don't like the idea that we have two L10N files for each language (the message_xx.properties and the (generated) xx.js. I thinks we should study to change the current process from/in transifex (move to JSON key/value file instead of the current message.properties)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---