Skip to content

Commit

Permalink
modify "Reset" verbiage (#3805)
Browse files Browse the repository at this point in the history
* modify "Reset" verbiage

* modify "Reset" verbiage ; haslinghuis recommendation
  • Loading branch information
nerdCopter committed Feb 16, 2024
1 parent ae9674c commit 3dfd143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locales/en/messages.json
Expand Up @@ -779,7 +779,7 @@
"message": "Reset Settings"
},
"initialSetupResetText": {
"message": "Restore settings to <strong>default</strong>"
"message": "Reset the flight controller to an <strong>unconfigured state.</strong>"
},
"initialSetupButtonBackup": {
"message": "Backup JSON"
Expand Down Expand Up @@ -6943,7 +6943,7 @@
"message": "Confirm"
},
"dialogConfirmResetNote": {
"message": "WARNING: Are you sure you want to reset <strong>ALL settings</strong> to default? This is <strong>not</strong> a \"factory reset\". It may cause unexpected issues, and it may be necessary to re-flash your firmware to be able to connect again."
"message": "WARNING: Are you sure you want to reset <strong>ALL settings</strong> to an unconfigured state? This is <strong>not</strong> a \"factory reset\". It may cause unexpected issues, and it may be necessary to re-flash your firmware to be able to connect again."
},
"dialogConfirmResetConfirm": {
"message": "Reset"
Expand Down

0 comments on commit 3dfd143

Please sign in to comment.