Use new download name for Crowdin package

This commit is contained in:
Raymond Hill 2020-08-22 09:08:14 -04:00
parent e33642da66
commit ef2159ba34
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ echo "*** uBlock: Importing from Crowdin archive"
SRC=~/Downloads/crowdin
rm -r $SRC
unzip -q ~/Downloads/uBlock.zip -d $SRC
unzip -q ~/Downloads/uBlock\ \(translations\).zip -d $SRC
DES=./src/_locales
cp $SRC/ar/messages.json $DES/ar/messages.json