diff --git a/Makefile b/Makefile index 9c7aef73f..44c73afcb 100644 --- a/Makefile +++ b/Makefile @@ -504,7 +504,9 @@ pot: $(MAKE) -C l10n push po: - git submodule update --remote l10n + $(MAKE) -C l10n pull + # After Weblate migration + #git submodule update --remote l10n static-check: