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/ui.en.json
+6-10Lines changed: 6 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -368,7 +368,7 @@
368
368
"description": ""
369
369
},
370
370
"connectMB.usbTryAgain.closeTabs2": {
371
-
"defaultMessage": "Close any other tabs that may be using WebUSB (e.g. MakeCode, Python Editor, AI creator), or unplug and replug the micro:bit before trying again.",
371
+
"defaultMessage": "Close any other tabs that may be using WebUSB (e.g. MakeCode, Python Editor, {appNameShort}), or unplug and replug the micro:bit before trying again.",
372
372
"description": ""
373
373
},
374
374
"connectMB.usbTryAgain.heading": {
@@ -432,7 +432,7 @@
432
432
"description": ""
433
433
},
434
434
"content.data.classHelpBody": {
435
-
"defaultMessage": "The type of movement you want the micro:bit AI creator to recognise e.g. ‘waving’ or ‘clapping’.",
435
+
"defaultMessage": "The type of movement you want the {appNameFull} to recognise e.g. ‘waving’ or ‘clapping’.",
436
436
"description": ""
437
437
},
438
438
"content.data.classPlaceholderNewClass": {
@@ -508,7 +508,7 @@
508
508
"description": ""
509
509
},
510
510
"content.model.output.action.descriptionBody": {
511
-
"defaultMessage": "The type of movement you want the micro:bit AI creator to recognise e.g. ‘waving’ or ‘clapping’.",
511
+
"defaultMessage": "The type of movement you want the {appNameFull} to recognise e.g. ‘waving’ or ‘clapping’.",
512
512
"description": ""
513
513
},
514
514
"content.model.output.action.descriptionTitle": {
@@ -552,7 +552,7 @@
552
552
"description": ""
553
553
},
554
554
"content.trainer.description": {
555
-
"defaultMessage": "The computer program spots patterns or differences in your data samples, and uses these to build a mathematical model that allows the micro:bit AI creator to recognise different actions when you move your micro:bit.",
555
+
"defaultMessage": "The computer program spots patterns or differences in your data samples, and uses these to build a mathematical model that allows the {appNameFull} to recognise different actions when you move your micro:bit.",
556
556
"description": ""
557
557
},
558
558
"content.trainer.failure.body": {
@@ -697,11 +697,7 @@
697
697
},
698
698
"homepage-subtitle": {
699
699
"defaultMessage": "Introduce students to machine learning concepts through physical movement and data",
700
-
"description": "Subtitle of micro:bit AI creator home page"
701
-
},
702
-
"homepage-title": {
703
-
"defaultMessage": "micro:bit AI creator",
704
-
"description": "Title of micro:bit AI creator home page"
0 commit comments