Skip to content

Commit

Permalink
Fix typos (#4079)
Browse files Browse the repository at this point in the history
  • Loading branch information
themrleon authored Jul 1, 2024
1 parent 1a979e3 commit b9e602f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -7341,19 +7341,19 @@
"message": "Configuration Filename:"
},
"firmwareFlasherRadioProtocolDescription": {
"message": "Select the radio protocol you would like included in this build. Note this is a drop down, but only one item maybe selected."
"message": "Select the radio protocol you would like included in this build. Note this is a drop down, but only one item may be selected."
},
"firmwareFlasherTelemetryProtocolDescription": {
"message": "Select the telemetry protocol you would like included in this build. Note this is a drop down, but only one item maybe selected. There are also some telemetry protocols that will be enabled, regardless of your selection here based on the radio protocol selected, e.g. CRSF."
"message": "Select the telemetry protocol you would like included in this build. Note this is a drop down, but only one item may be selected. There are also some telemetry protocols that will be enabled, regardless of your selection here based on the radio protocol selected, e.g. CRSF."
},
"firmwareFlasherOptionLabelTelemetryProtocolIncluded": {
"message": "Automatically Included"
},
"firmwareFlasherOptionsDescription": {
"message": "Select the generic options you would like included in this build. Note this is a drop down, and multiple items maybe selected. Such items as fixes, e.g. AKK VTX, are included here."
"message": "Select the generic options you would like included in this build. Note this is a drop down, and multiple items may be selected. Such items as fixes, e.g. AKK VTX, are included here."
},
"firmwareFlasherMotorProtocolDescription": {
"message": "Select the motor (ESC) protocol you would like included in this build. Note this is a drop down, but only one item maybe selected."
"message": "Select the motor (ESC) protocol you would like included in this build. Note this is a drop down, but only one item may be selected."
},
"firmwareFlasherBranchDescription": {
"message": "Especially useful for developers, you can select a merged PR, specify a commit sha, or specify a 'yet to be merged' PR by typing in a # followed by the PR number e.g. #1234 (this is shorthand for the branch 'pull/1234/head')."
Expand Down

0 comments on commit b9e602f

Please sign in to comment.