|
2577 | 2577 | "message": "<strong>Safety notice</strong><br /><strong class=\"message-negative\">Remove all propellers to prevent injury!</strong><br />The motors will <strong>spin up!</strong>" |
2578 | 2578 | }, |
2579 | 2579 | "motorsRemapDialogExplanations": { |
2580 | | - "message": "<strong>Information notice</strong><br />Motors will spin up one by one and you will be able to select which motor is spinning. The battery should be plugged in, correct ESC protocol should be selected. This utility can only re-arrange currently active motors. More complex re-mapping requires the CLI Resource command. Refer to this <a href=\"https://github.com/betaflight/betaflight/wiki/Betaflight-resource-remapping\" target=\"_blank\" rel=\"noopener noreferrer\">Wiki page</a>." |
| 2580 | + "message": "<strong>Information notice</strong><br />Motors will spin up one by one and you will be able to select which motor is spinning. The battery should be plugged in, correct ESC protocol should be selected. This utility can only re-arrange currently active motors. More complex re-mapping requires the CLI Resource command. Refer to this <a href=\"https://github.com/betaflight/betaflight/wiki/Betaflight-resource-remapping\" target=\"_blank\" rel=\"noopener noreferrer\">Wiki page</a>." |
2581 | 2581 | }, |
2582 | 2582 | "motorsRemapDialogSave": { |
2583 | 2583 | "message": "Save" |
|
2586 | 2586 | "message": "Start over" |
2587 | 2587 | }, |
2588 | 2588 |
|
| 2589 | + "escDshotDirectionDialog-Title": { |
| 2590 | + "message": "Motor Direction - <strong class=\"message-negative-italic\">Warning: Ensure props are removed!</strong>" |
| 2591 | + }, |
| 2592 | + "escDshotDirectionDialog-SelectMotor": { |
| 2593 | + "message": "Select one or all motors" |
| 2594 | + }, |
| 2595 | + "escDshotDirectionDialog-SelectMotorSafety": { |
| 2596 | + "message": "Motors will spin when selected!" |
| 2597 | + }, |
| 2598 | + "escDshotDirectionDialog-RiskNotice": { |
| 2599 | + "message": "<strong>Safety notice</strong><br /><strong class=\"message-negative-italic\">Remove all propellers to prevent injury!</strong><br />The motors will <strong>spin up</strong> immediately when selected!" |
| 2600 | + }, |
| 2601 | + "escDshotDirectionDialog-UnderstandRisks": { |
| 2602 | + "message": "<strong>I understand the risks</strong>,<br />all propellers are removed." |
| 2603 | + }, |
| 2604 | + "escDshotDirectionDialog-InformationNotice": { |
| 2605 | + "message": "<strong>Information notice</strong><br />To change the motor directions, the battery must be plugged in and the correct ESC protocol must be set up in the $t(tabConfiguration.message) tab. Note that not all Dshot ESCs will work with this dialog. Check your ESC firmware." |
| 2606 | + }, |
| 2607 | + "escDshotDirectionDialog-NormalInformationNotice": { |
| 2608 | + "message": "Set motor spin direction by selecting and spinning each motor individually." |
| 2609 | + }, |
| 2610 | + "escDshotDirectionDialog-WizardInformationNotice": { |
| 2611 | + "message": "Resets all motor spin directions, then allows the user to choose which to reverse." |
| 2612 | + }, |
| 2613 | + "escDshotDirectionDialog-Open": { |
| 2614 | + "message": "Motor direction" |
| 2615 | + }, |
| 2616 | + "escDshotDirectionDialog-CommandNormal": { |
| 2617 | + "message": "Normal" |
| 2618 | + }, |
| 2619 | + "escDshotDirectionDialog-CommandReverse": { |
| 2620 | + "message": "Reverse" |
| 2621 | + }, |
| 2622 | + "escDshotDirectionDialog-CommandSpin": { |
| 2623 | + "message": "Test motor" |
| 2624 | + }, |
| 2625 | + "escDshotDirectionDialog-ReleaseButtonToStop": { |
| 2626 | + "message": "Release button to stop" |
| 2627 | + }, |
| 2628 | + "escDshotDirectionDialog-ReleaseToStop": { |
| 2629 | + "message": "Release to stop" |
| 2630 | + }, |
| 2631 | + "escDshotDirectionDialog-Start": { |
| 2632 | + "message": "Individually" |
| 2633 | + }, |
| 2634 | + "escDshotDirectionDialog-StartWizard": { |
| 2635 | + "message": "Wizard" |
| 2636 | + }, |
| 2637 | + "escDshotDirectionDialog-SetDirectionHint": { |
| 2638 | + "message": "Change direction of selected motor(s)" |
| 2639 | + }, |
| 2640 | + "escDshotDirectionDialog-SetDirectionHintSafety": { |
| 2641 | + "message": "Motors will spin when setting the direction!" |
| 2642 | + }, |
| 2643 | + "escDshotDirectionDialog-WrongProtocolText": { |
| 2644 | + "message": "Feature works with DSHOT ESCs only.<br />Verify that your ESC (electric speed controller) supports DSHOT protocol and change it on $t(tabConfiguration.message) tab." |
| 2645 | + }, |
| 2646 | + "escDshotDirectionDialog-WrongMixerText": { |
| 2647 | + "message": "Number of motors is 0.<br />Verify the current Mixer on $t(tabConfiguration.message) tab or setup a custom one through CLI. Refer to this <a href=\"https://github.com/betaflight/betaflight/blob/master/docs/Mixer.md\" target=\"_blank\" rel=\"noopener noreferrer\">Wiki page</a>." |
| 2648 | + }, |
| 2649 | + "escDshotDirectionDialog-WrongFirmwareText": { |
| 2650 | + "message": "Update the firmware.<br /> Make sure you are using the latest firmware: Betaflight 4.3 or newer." |
| 2651 | + }, |
| 2652 | + "escDshotDirectionDialog-WizardActionHint": { |
| 2653 | + "message": "Click on motor numbers individually to change spin direction" |
| 2654 | + }, |
| 2655 | + "escDshotDirectionDialog-WizardActionHintSecondLine": { |
| 2656 | + "message": "Verify all motors are spinning correctly" |
| 2657 | + }, |
| 2658 | + "escDshotDirectionDialog-SpinWizard": { |
| 2659 | + "message": "Start / spin motors" |
| 2660 | + }, |
| 2661 | + "escDshotDirectionDialog-StopWizard": { |
| 2662 | + "message": "Stop motors" |
| 2663 | + }, |
| 2664 | + |
2589 | 2665 | "sensorsInfo": { |
2590 | 2666 | "message": "Keep in mind that using fast update periods and rendering multiple graphs at the same time is resource heavy and will burn your battery quicker if you use a laptop.<br />We recommend to only render graphs for sensors you are interested in while using reasonable update periods." |
2591 | 2667 | }, |
|
0 commit comments