diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index dc49f49d..2745f9a8 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -35,7 +35,7 @@
"message": "Device - Rebooting"
},
"deviceReady": {
- "message": "Device - Ready"
+ "message": "Device - Ready"
},
"backupFileIncompatible": {
@@ -125,26 +125,26 @@
},
"serialPortOpened": {
- "message": "Serial port successfully opened with ID: $1"
+ "message": "Serial port successfully opened with ID: $1"
},
"serialPortOpenFail": {
"message": "Failed to open serial port"
},
"serialPortClosedOk": {
- "message": "Serial port successfully closed"
+ "message": "Serial port successfully closed"
},
"serialPortClosedFail": {
"message": "Failed to close serial port"
},
"usbDeviceOpened": {
- "message": "USB device successfully opened with ID: $1"
+ "message": "USB device successfully opened with ID: $1"
},
"usbDeviceOpenFail": {
"message": "Failed to open USB device!"
},
"usbDeviceClosed": {
- "message": "USB device successfully closed"
+ "message": "USB device successfully closed"
},
"usbDeviceCloseFail": {
"message": "Failed to close USB device"
@@ -177,10 +177,10 @@
"message": "Firmware Version: $1"
},
"apiVersionReceived": {
- "message": "MultiWii API version received - $1"
+ "message": "MultiWii API version received - $1"
},
"uniqueDeviceIdReceived": {
- "message": "Unique device ID received - 0x$1"
+ "message": "Unique device ID received - 0x$1"
},
"boardInfoReceived": {
"message": "Board: $1, version: $2"
@@ -222,7 +222,7 @@
"message": "Please use the Firmware Flasher to access DFU devices"
},
"dfu_erased_kilobytes": {
- "message": "Erased $1 kB of flash successfully"
+ "message": "Erased $1 kB of flash successfully"
},
"dfu_device_flash_info": {
"message": "Detected device with total flash size $1 kiB"
@@ -232,21 +232,21 @@
},
"eeprom_saved_ok": {
- "message": "EEPROM saved"
+ "message": "EEPROM saved"
},
"defaultWelcomeIntro": {
- "message": "Welcome to INAVFlight - Configurator, a utility designed to simplify updating, configuring and tuning of your flight controller."
+ "message": "Welcome to INAV - Configurator, a utility designed to simplify updating, configuring and tuning of your flight controller."
},
"defaultWelcomeText": {
- "message": "The application supports all hardware that can run INAVFlight (SPRacingF3, Vortex, Sparky, DoDo, CC3D/EVO, Air Hero 32, Flip32/+/Deluxe, DragonFly32, CJMCU Microquad, Chebuzz F3, STM32F3Discovery, Hermit, Naze32 Tricopter Frame, Skyline32, Naze/32/Mini/Pro/Blackbox etc)
The firmware source code can be downloaded from here
The newest binary firmware image is available here, development builds available here
Latest CP210x Drivers can be downloaded from here
Latest STM USB VCP Drivers can be downloaded from here
Latest Zadig for Windows DFU flashing can be downloaded from here
"
+ "message": "The application supports all hardware that can run INAV (SPRacingF3, Vortex, Sparky, DoDo, CC3D/EVO, Air Hero 32, Flip32/+/Deluxe, DragonFly32, CJMCU Microquad, Chebuzz F3, STM32F3Discovery, Hermit, Naze32 Tricopter Frame, Skyline32, Naze/32/Mini/Pro/Blackbox etc)
The firmware source code can be downloaded from here
The newest binary firmware image is available here, development builds available here
Latest CP210x Drivers can be downloaded from here
Latest STM USB VCP Drivers can be downloaded from here
Latest Zadig for Windows DFU flashing can be downloaded from here
"
},
"defaultContributingHead": {
"message": "Contributing"
},
"defaultContributingText": {
- "message": "If you would like to help make INAVFlight even better you can help in many ways, including: