forked from mirrors/linphone-iphone
Avoid to push translations when using push-transifex target
This commit is contained in:
parent
83f4d95545
commit
415fb02716
1 changed files with 2 additions and 2 deletions
|
|
@ -168,10 +168,10 @@ filelist: zip
|
|||
|
||||
pull-transifex:
|
||||
tx pull -af
|
||||
$(MAKE) -C po update-po
|
||||
|
||||
push-transifex:
|
||||
tx push -s -t -f --no-interactive
|
||||
$(MAKE) -C po update-po
|
||||
tx push -s -f --no-interactive
|
||||
|
||||
|
||||
### WINDOWS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue