Only push new original strings to Transifex

This avoid overwriting translated strings, but translations must be done
in Transifex.

Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
This commit is contained in:
Óscar García Amor 2021-01-19 15:26:32 +01:00
parent 9908f76555
commit d01266804c
No known key found for this signature in database
GPG Key ID: E18B2370D3D566EE
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ jobs:
name: push changes in translation files
command: |
. ~/venv/bin/activate
tx push -st
tx push -s
generate_signed_apk:
docker:
- image: circleci/android:api-28