From c6ccf78b2f32b5afcfdbd5430fbd88440bcdbc52 Mon Sep 17 00:00:00 2001 From: Matthew Taylor Date: Fri, 28 Oct 2016 08:00:14 -0400 Subject: [PATCH] Revert "Update requirement string" temporarily This reverts commit 9f93340539572d2d497f509df2f98b2d27b82185. This is temporary, and we will add it back in once the Windows tool is ready. --- src/views/wedo2/l10n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wedo2/l10n.json b/src/views/wedo2/l10n.json index 58cab3daa..5e98a547d 100644 --- a/src/views/wedo2/l10n.json +++ b/src/views/wedo2/l10n.json @@ -1,6 +1,6 @@ { "wedo2.intro": "The LEGO® Education WeDo 2.0 is an introductory invention kit you can use to build your own interactive machines. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations on the screen.", - "wedo2.requirement": "The LEGO WeDo 2.0 extension is available for Mac OSX and Windows 10+", + "wedo2.requirement": "The LEGO WeDo 2.0 extension is currently only available for Mac OSX. We plan to release a Windows version later in 2016.", "wedo2.getStarted": "Getting Started with LEGO WeDo 2.0", "wedo2.installTitle": "1. Install Device Manager", "wedo2.installText": "The Device Manager lets you connect WeDo 2.0 to Scratch using Bluetooth Download Here",