From 59322fb06bff3b156345ea7b66a971e6a5946e7b Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Sat, 11 Feb 2017 14:05:02 -0800 Subject: [PATCH] updated strings --- libs/core/_locales/core-strings.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/libs/core/_locales/core-strings.json b/libs/core/_locales/core-strings.json index 5ff7b7e7..8276a236 100644 --- a/libs/core/_locales/core-strings.json +++ b/libs/core/_locales/core-strings.json @@ -140,9 +140,7 @@ "Rotation.Roll|block": "roll", "String.charAt|block": "char from %this=text|at %pos", "String.compare|block": "compare %this=text| to %that", - "String.concat|block": "join %this=text|%other", "String.fromCharCode|block": "text from char code %code", - "String.isEmpty|block": "%this=text| is empty", "String.length|block": "length of %VALUE", "String.substr|block": "substring of %this=text|from %start|of length %length", "String|block": "String",