From acd1560358da1eb8d4831761f1311961d265bf57 Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 14 Jul 2014 13:34:26 -0400 Subject: [PATCH] cant ship Turkish translation to Opera yet, they require the description --- make-opera.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/make-opera.sh b/make-opera.sh index 12f93ef40..8145ac617 100755 --- a/make-opera.sh +++ b/make-opera.sh @@ -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."