Skip to content

Commit

Permalink
remove translations for which no description is available (Opera)
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Aug 24, 2018
1 parent e354392 commit 2663c19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/make-opera.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 2663c19

Please sign in to comment.