From ce489bba569d6e39dec51e0c0ac01398b43e610d Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Mon, 7 Aug 2017 23:39:54 -0700 Subject: [PATCH] Update core-strings --- libs/core/_locales/core-strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/core/_locales/core-strings.json b/libs/core/_locales/core-strings.json index 83193a67..0b8164cb 100644 --- a/libs/core/_locales/core-strings.json +++ b/libs/core/_locales/core-strings.json @@ -24,7 +24,7 @@ "output.stop|block": "turn motor %out| off", "output.turn|block": "turn motor %out| on for %ms| milliseconds", "output|block": "output", - "screen.drawText|block": "say %text| at x: %x| y: %y", + "screen.drawText|block": "print %text| at x: %x| y: %y", "screen|block": "screen", "serial|block": "serial", "{id:category}Control": "Control",