From 56dbf57e252e55bc141fcb7fcf5d8f35a8b2319d Mon Sep 17 00:00:00 2001 From: David Lechner Date: Tue, 20 Dec 2022 12:16:17 -0600 Subject: [PATCH] firmware/dfuWindowsDriverInstallDialog: update notListed text https://github.com/pybricks/pybricks-code/pull/1394#discussion_r1053615293 --- src/firmware/dfuWindowsDriverInstallDialog/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/firmware/dfuWindowsDriverInstallDialog/translations/en.json b/src/firmware/dfuWindowsDriverInstallDialog/translations/en.json index 0f152692..7eb4e111 100644 --- a/src/firmware/dfuWindowsDriverInstallDialog/translations/en.json +++ b/src/firmware/dfuWindowsDriverInstallDialog/translations/en.json @@ -21,7 +21,7 @@ "properties": "Properties", "listedWithWarning": "If it is listed with a warning sign, right-click it and select {properties}.", "listedWithoutWarning": "If it is listed somewhere else without a warning sign, then the driver is already installed. You may close this window.", - "notListed": "If you don't see it at all, make sure the hub is in DFU update mode (see video on the previous page) and try again." + "notListed": "If you don't see it at all, make sure that the hub is in DFU update mode and try again. Close this window to watch the video instructions." }, "3": { "message": "In the {properties} dialog, click the {updateDriver} button.",