From cef034f650aed0ebdf299ba5bcda297a219eb9f5 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 4 Jun 2020 08:38:44 -0400 Subject: [PATCH] Remove Armenian translation from Opera build Opera requires that there is a valid translated description for the specific locale to be accepted. --- tools/make-opera.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/make-opera.sh b/tools/make-opera.sh index dcff9fdae..73219157d 100755 --- a/tools/make-opera.sh +++ b/tools/make-opera.sh @@ -29,6 +29,7 @@ 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/hy rm -r $DES/_locales/ka rm -r $DES/_locales/kk rm -r $DES/_locales/mr