mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-02-16 11:41:16 +01:00
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:
parent
9908f76555
commit
d01266804c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user