Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drops for Hungarian (hu-HU) are produced in charset ISO-8859-2 #751

Open
ehoogerbeets opened this issue Dec 15, 2021 · 0 comments
Open

Drops for Hungarian (hu-HU) are produced in charset ISO-8859-2 #751

ehoogerbeets opened this issue Dec 15, 2021 · 0 comments

Comments

@ehoogerbeets
Copy link
Contributor

Hi there, it seems that when you have a project that requires translation to Hungarian (hu-HU), then the xliff file that is produced during a drop is encoded with ISO-8859-2. While that is the correct charset for Easter European languages, what happens is that the translator translates it with the same charset, then delivers it back to us, and then importing the drop fails because import requires that all files are encoded in UTF-8.

Is there any sort of configuration that we can specify to mojito what charset to produce the drop with? Ideally, I'd like all drops to be encoded in UTF-8 for all languages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant