firmware/dfuWindowsDriverInstallDialog: update notListed text

https://github.com/pybricks/pybricks-code/pull/1394#discussion_r1053615293
This commit is contained in:
David Lechner
2022-12-20 12:16:49 -06:00
parent 0c1fd4d30b
commit 56dbf57e25
@@ -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.",