1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-02 09:09:38 +02:00

cant ship Turkish translation to Opera yet, they require the description

This commit is contained in:
gorhill 2014-07-14 13:34:26 -04:00
parent b3b3ff3049
commit acd1560358

View File

@ -6,6 +6,7 @@ echo "*** uBlock: Creating Opera web store package"
./make-chrome.sh
rm -r dist/ublock/_locales/da
rm -r dist/ublock/_locales/pl
rm -r dist/ublock/_locales/tr
rm -r dist/ublock/_locales/uk
rm -r dist/ublock/_locales/zh_CN
echo "*** uBlock: Opera package done."