Skip to content

Commit

Permalink
Force pull transifex translations to avoid problems with timestamps.
Browse files Browse the repository at this point in the history
  • Loading branch information
dschmidt committed Nov 12, 2020
1 parent bccd398 commit 645b040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ l10n-push:

.PHONY: l10n-pull
l10n-pull:
tx -d pull --skip --minimum-perc=75
tx -d pull --force --skip --minimum-perc=75

.PHONY: l10n-clean
l10n-clean:
Expand Down

0 comments on commit 645b040

Please sign in to comment.