mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 11:04:49 +00:00
firmware/dfuWindows: Split properties step.
There may be one of three situations, so split to a bullet list. Also update a few other strings.
This commit is contained in:
committed by
David Lechner
parent
a7a0f5221b
commit
7277ddb1bd
@@ -5,7 +5,7 @@
|
||||
"learnMore": "Learn more."
|
||||
},
|
||||
"windows": {
|
||||
"message": "If you have never used Pybricks with USB on Windows, you may need to manually install a USB driver before you can connect to the device. {instructions}",
|
||||
"message": "Are you using Pybricks on this computer for the first time? You may need to manually install the USB driver for this hub type. {instructions}",
|
||||
"instructions": "Click for instructions."
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user