i18n: do not push translations when doing make push-transifex, we only modify sources
This commit is contained in:
parent
073bcd6805
commit
50ceb06716
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -550,4 +550,4 @@ pull-transifex:
|
|||
tx pull -af
|
||||
|
||||
push-transifex:
|
||||
tx push -s -t -f --no-interactive
|
||||
tx push -s -f --no-interactive
|
||||
|
|
Loading…
Reference in a new issue