box / box/mojito

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

Open
#751 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
385
Forks
72
Avg merge
4d 7h
Merged PRs (30d)
6

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.