Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

419 localization support redux #517

Merged

Conversation

wanderingbort
Copy link
Contributor

This is a re-do for localization and closes #419

The solution is still based on GNU gettext (which is the underlying translation format for boost::locale) however this is a simpler integration directly with that tooling.

In addition, the translation for en_US is embedded in the binary itself leaving no need to produce any translation files for a standard build. Instead, optional translations can be downloaded/packaged separately and installed in the standard location for the given OS/distro (eg {installation prefix}/share/locale ). There is a .pot file that will need to be updated as new translatable strings are added, and sent to translators to process.

@testzcrypto
Copy link

I like this way!

Early translators can request languages and start working on translation here: https://crowdin.com/project/eosz
I will make translation pull request when this pull request will be merged.

@bytemaster bytemaster merged commit b2ba71f into EOSIO:master Sep 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add localization support to eosc
3 participants