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
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,9 @@ var language = {
92
92
'clear-connect': 'Another process is connected to this device.<br>Close any other tabs that may be using WebUSB (e.g. MakeCode, Python Editor), or unplug and replug the micro:bit before trying again.',
93
93
'reconnect-microbit': 'Please reconnect your micro:bit and try again.',
94
94
'partial-flashing-disable': 'If the errors persist, try disabling partial flashing in the beta options.',
95
-
'device-disconnected': 'Device disconnected.'
95
+
'device-disconnected': 'Device disconnected.',
96
+
'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.',
Copy file name to clipboardExpand all lines: lang/es.js
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,9 @@ var language = {
92
92
'clear-connect': 'Hay otro proceso conectado a este dispositivo.<br>Cierre cualquier otra pestaña que pueda estar usando WebUSB (por ejemplo, MakeCode or Editor de Python), o desconecte y vuelva a conectar el micro:bit antes de volver a intentarlo.',
93
93
'reconnect-microbit': 'Por favor reconecta el micro:bit e intentalo de nuevo.',
94
94
'partial-flashing-disable': 'Si el error persiste, intenta deshabilitar el flasheo parcial en las opciones beta.',
'unavailable': 'Con WebUSB puedes programar tu micro: bit y conectarte a la consola de serie directamente desde el Editor de Python.<br/>Desafortunadamente, WebUSB no es compatible con este navegador. Recomendamos Chrome o un navegador basado en Chrome para usar WebUSB.',
Copy file name to clipboardExpand all lines: lang/pl.js
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,9 @@ var language = {
92
92
'clear-connect': 'Inny proces jest podłączony do tego urządzenia.<br> Zamknij wszystkie inne okna które mogą korzystać z WebUSB (np. MakeCode, Python Editor), lub odłącz i ponownie podłącz micro: bit przed ponowną próbą.',
93
93
'reconnect-microbit': 'Please reconnect your micro:bit and try again.',
94
94
'partial-flashing-disable': 'If the errors persist, try disabling partial flashing in the beta options.',
95
-
'device-disconnected': 'Device disconnected.'
95
+
'device-disconnected': 'Device disconnected.',
96
+
'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