You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/firmware/dfuWindowsDriverInstallDialog/translations/en.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
{
2
2
"title": "Windows DFU USB driver installation instructions",
3
+
"backButton": {
4
+
"label": "Back"
5
+
},
3
6
"nextButton": {
4
7
"label": "Next"
5
8
},
@@ -18,7 +21,7 @@
18
21
"properties": "Properties",
19
22
"listedWithWarning": "If it is listed with a warning sign, right-click it and select {properties}.",
20
23
"listedWithoutWarning": "If it is listed somewhere else without a warning sign, then the driver is already installed. You may close this window.",
21
-
"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."
24
+
"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."
22
25
},
23
26
"3": {
24
27
"message": "In the {properties} dialog, click the {updateDriver} button.",
0 commit comments