From 232f1bc920ed16b951197d511c6dba84e228ce36 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Thu, 17 Oct 2019 14:38:33 +0300 Subject: [PATCH] Certain languages like he_IL and zh_CN are not supported by math parser. --HG-- branch : develop --- scripts/lupdate.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/lupdate.sh b/scripts/lupdate.sh index 74c0972e6..2133d1064 100755 --- a/scripts/lupdate.sh +++ b/scripts/lupdate.sh @@ -17,14 +17,15 @@ VALENTINA_BRANCH='' # for example 05x NUMBER=( $RESOURCES ) NUMBER=${#NUMBER[@]} +# Certant languages like he_IL and zh_CN are not supported by math parser for ((i=0;i