i18n: do not push translations when doing make push-transifex, we only modify sources

This commit is contained in:
Gautier Pelloux-Prayer 2015-09-04 15:43:57 +02:00
parent 073bcd6805
commit 50ceb06716

View file

@ -550,4 +550,4 @@ pull-transifex:
tx pull -af
push-transifex:
tx push -s -t -f --no-interactive
tx push -s -f --no-interactive