diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 3325fb7d..55ff4146 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -198,15 +198,6 @@ "message": "EEPROM saved" }, - "default_optional_permissions_head": { - "message": "Optional USB Permissions" - }, - "default_optional_permissions_text": { - "message": "To allow flashing some newer flight controllers, Configurator requires USB access" - }, - "default_request_optional_permissions": { - "message": "Request Optional Permissions" - }, "defaultWelcomeText": { "message": "Welcome to Cleanflight - Configurator, a utility designed to simplify updating, configuring and tuning of your flight controller.

The application supports all hardware that can run cleanflight (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
" },