Always include en_GB localizations regardless of completion (because there aren't real translations needed, fixes #276)

This commit is contained in:
Bernd Bestel 2019-06-08 16:56:37 +02:00
parent 43710b5062
commit 56217804b7
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -1,3 +1,4 @@
pushd .. pushd ..
tx pull --all --minimum-perc=90 tx pull --all --minimum-perc=90
tx pull --language en_GB
popd popd