Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Translations

Felix Ableitner edited this page Oct 15, 2015 · 1 revision

Translations are handled using our Transifex project.

To update the source strings, edit src/main/res/values/strings.xml and make a pull request on Github.

To push new source strings to Transifex, run tx push -s. To pull translated strings from Transifex, ru ntx pull -a. These actions require the Transifex client and an authorized Transifex account.

Clone this wiki locally