Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Schmidt <dev@dominik-schmidt.de>2020-11-12 16:56:31 +0300
committerHannah von Reth <vonreth@kde.org>2020-11-12 17:02:47 +0300
commit585182a98fb4eac16055a85b17a653fce2d1a345 (patch)
tree521ee5f91770be8a66ef7c7c0153d8c22a141f28
parentbccd398a566b3ae35a1f6922a165e0f6885c0b9f (diff)
Force pull transifex translations to avoid problems with timestamps.
c.f. https://github.com/transifex/transifex-client/issues/233
-rw-r--r--translations/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/Makefile b/translations/Makefile
index 0e40205d2..9668b1771 100644
--- a/translations/Makefile
+++ b/translations/Makefile
@@ -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: