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: lang/en.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,10 @@ var LANGUAGE = {
74
74
'reconnect-microbit': 'Please reconnect your micro:bit and try again.',
75
75
'partial-flashing-disable': 'If the errors persist, try disabling Quick Flash in the beta options.',
76
76
'device-disconnected': 'Device disconnected.',
77
+
'device-bootloader': 'Please unplug the micro:bit and connect it again without pressing the reset button.<br>More info:',
78
+
'device-bootloader-title': 'micro:bit in MAINTENANCE mode',
77
79
'timeout-error': 'Unable to connect to the micro:bit',
80
+
'timeout-error-title': 'Connection Timed Out',
78
81
'unavailable': 'With WebUSB you can program your micro:bit and connect to the serial console directly from the online editor.<br/>Unfortunately, WebUSB is not supported in this browser. We recommend Chrome, or a Chrome-based browser to use WebUSB.',
0 commit comments