From 6cec83e0b26f32fb92de3566c3759f733fa11762 Mon Sep 17 00:00:00 2001 From: Matt Hillsdon <44397098+microbit-matt-hillsdon@users.noreply.github.com> Date: Fri, 3 May 2024 11:10:46 +0100 Subject: [PATCH] Reinstate old text Given that we've said pages/tabs in the title (below in this file, above in the UI!) it's tempting to reduce the translation churn by reinstating this. --- lang/ui.en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ui.en.json b/lang/ui.en.json index c5e058d9f..f12fc199a 100644 --- a/lang/ui.en.json +++ b/lang/ui.en.json @@ -1116,7 +1116,7 @@ "description": "Part of WebUSB error message" }, "webusb-error-clear-connect-description-2": { - "defaultMessage": "Close any other pages or tabs that may be using WebUSB (e.g. MakeCode, Python Editor), or unplug and replug the micro:bit before trying again.", + "defaultMessage": "Close any other tabs that may be using WebUSB (e.g. MakeCode, Python Editor), or unplug and replug the micro:bit before trying again.", "description": "Part of WebUSB error message" }, "webusb-error-clear-connect-title": {