Skip to content

Commit

Permalink
Fix configuratorUpdateHelp message (betaflight#4102)
Browse files Browse the repository at this point in the history
* Fix message

* Update message for PWA
  • Loading branch information
haslinghuis authored Jul 16, 2024
1 parent e5b312a commit b81b205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
"message": "You are using an outdated version of the <b>Betaflight Configurator</b>.<br>$t(configuratorUpdateHelp.message)"
},
"configuratorUpdateHelp": {
"message": "Using a newer version of the firmware with an outdated version of Configurator means that changing some settings will result in a <strong>corrupted firmware configuration and a non-working craft</strong>.<br />Furthermore, some features of the firmware will only be configurable in CLI.<br g/><br /><strong>Betaflight Configurator version <b>$1</b> is available for download online</strong>.<br />Download and install the latest version of configurator with fixes and improvements <a href=\"$2\" target=\"_blank\" rel=\"noopener noreferrer\">here</a><br>Configurator window needs to be closed before updating."
"message": "When internet is available, the app should automatically ask for available updates."
},
"configuratorUpdateWebsite": {
"message": "Go to Release Website"
Expand Down

0 comments on commit b81b205

Please sign in to comment.