From a6cd2fa02280a688f9ed0218ec6dbf662b72f00e Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Mon, 25 Nov 2024 11:22:33 -0800 Subject: [PATCH] text improvements --- src/renderer/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/i18n/en.json b/src/renderer/i18n/en.json index ac4e0374f..d906a8ee1 100644 --- a/src/renderer/i18n/en.json +++ b/src/renderer/i18n/en.json @@ -546,7 +546,7 @@ "permissionError": "Your computer won't let Chrysalis talk to your keyboard. (You do not have read/write permissions to {{path}}.)", "permissionErrorSuggestion": "Chrysalis can fix this by installing a udev rules file into /etc/udev/rules.d/.", "dfuConnect": "Factory Reset (USB DFU Mode)", - "focusConnectionFailed": "Chrysalis couldn't connect to your keyboard. If your keyboard didn't show up in the connection dialog, there may be a permissions problem, or it might be a Model 100 keyboard in bootloader mode." + "focusConnectionFailed": "Chrysalis couldn't connect to your keyboard. If your keyboard didn't show up in the connection dialog, there may be a permissions problem, or it might be a Model 100 keyboard in bootloader mode. To factory reset your Model 100, click the \"Factory Reset\" button below." }, "firmwareUpdate": { "bootloaderWarning": "Your keyboard is in bootloader mode, so Chrysalis can't back up the keyboard's settings. If the new firmware is incompatible with your existing settings, key layouts and other settings might be corrupted after the update. For this reason, Chrysalis will default to a factory reset, which will let you start from a clean slate. You can cancel and exit bootloader mode, so Chrysalis can back up your keyboard. Alternatively, you may turn off the factory reset, if you know that the new firmware is compatible.",