mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
remove translations for which no description is available (Opera)
This commit is contained in:
parent
e3543924a0
commit
2663c19a81
1 changed files with 2 additions and 0 deletions
|
|
@ -37,12 +37,14 @@ rm $DES/js/vapi-usercss.pseudo.js
|
|||
|
||||
# Opera-specific
|
||||
cp platform/opera/manifest.json $DES/
|
||||
rm -r $DES/_locales/az
|
||||
rm -r $DES/_locales/cv
|
||||
rm -r $DES/_locales/hi
|
||||
rm -r $DES/_locales/ka
|
||||
rm -r $DES/_locales/kk
|
||||
rm -r $DES/_locales/mr
|
||||
rm -r $DES/_locales/ta
|
||||
rm -r $DES/_locales/th
|
||||
|
||||
echo "*** uBlock0.opera: Generating web accessible resources..."
|
||||
cp -R src/web_accessible_resources $DES/
|
||||
|
|
|
|||
Loading…
Reference in a new issue