Adding translation files to OOM #2424
Unanswered
osmynn
asked this question in
Questions & Answers
Replies: 1 comment 1 reply
-
|
1 - There is no automatic transfer from weblate to the translation folder. It is a manual merge. 2 - On Android, the translation files must be included at build time. Android app live in much stricter security context which adds complications. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1- Aren’t the translations made through Weblate automatically added to the .ts files in the translations folder on GitHub (https://github.com/OpenOrienteering/mapper/tree/master/translations)?
2- I can convert the .ts translation file to .qm format with Qt and use it on my computer, but I can’t use it on my Android phone or tablet. Could you help me include the translation files inside the .apk?
Beta Was this translation helpful? Give feedback.
All reactions