From 5ba5e907eb428653032dfcec84174b3b31614a01 Mon Sep 17 00:00:00 2001 From: Hydra Date: Sat, 22 Apr 2017 22:11:10 +0100 Subject: [PATCH] CF/BF - Add a line break to the modal dialog firmware related messages. --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 64b93ebc6..a4169374f 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -171,13 +171,13 @@ "message": "No configuration received within 10 seconds, communication failed" }, "firmwareVersionNotSupported": { - "message": "This firmware version is not supported. Please upgrade to firmware that supports api version $1 or higher. Use CLI for backup before flashing. CLI backup/restore procedure is in the documention. Alternatively download and use an old version of the configurator if you are not ready to upgrade." + "message": "This firmware version is not supported. Please upgrade to firmware that supports api version $1 or higher. Use CLI for backup before flashing. CLI backup/restore procedure is in the documention.
Alternatively download and use an old version of the configurator if you are not ready to upgrade." }, "firmwareTypeNotSupported": { "message": "Non - Cleanflight/Betaflight firmware is not supported, except for CLI mode." }, "firmwareUpgradeRequired": { - "message": "The firmware on this device needs upgrading to a newer version. Use CLI for backup before flashing. CLI backup/restore procedure is in the documention. Alternatively download and use an old version of the configurator if you are not ready to upgrade." + "message": "The firmware on this device needs upgrading to a newer version. Use CLI for backup before flashing. CLI backup/restore procedure is in the documention.
Alternatively download and use an old version of the configurator if you are not ready to upgrade." }, "tabSwitchConnectionRequired": {