A project to help managing translation ressources of Android apps.
- First skeleton version with possibility to log in and create managed apps
- Support for separate teams
- Support management of translation files and languages
- Support import of strings from xml files
- Support for standard Strings (
<string>) - Support translation suggestions management
- Support export of strings into xml files
- Support for advanced user settings and creation of new users with different roles
- Support descriptional images for translations
- git support for managed apps
- Support for importing and exporting of XMLs via ZIP
- Support for String Arrays (
<string-array>)
- Support for Quantity Strings (Plurals) (
<plurals>)
- Support for non-translatable string parts within xliff tags (
<xliff:g>)