|
360 | 360 | <Checkbox> |
361 | 361 | <x>lastX + lastWidth + 10</x> |
362 | 362 | <y>lastY</y> |
363 | | - <tooltip>QT_TRANSLATE_NOOP("GAME","If the map needs to be predeoployed.")</tooltip> |
| 363 | + <tooltip>QT_TRANSLATE_NOOP("GAME","If the map needs to be predeployed.")</tooltip> |
364 | 364 | <startValue>mapSelectionFilter.getFlagActive(GameEnums.MapFilterFlags_Predeployed)</startValue> |
365 | 365 | <onEvent>mapSelectionFilter.setFlagActive(GameEnums.MapFilterFlags_Predeployed, input);</onEvent> |
366 | 366 | </Checkbox> |
|
421 | 421 | <x>10</x> |
422 | 422 | <y>lastY + lastHeight + 10</y> |
423 | 423 | <width>200</width> |
424 | | - <text>QT_TRANSLATE_NOOP("GAME","Symetric:")</text> |
| 424 | + <text>QT_TRANSLATE_NOOP("GAME","Symmetric:")</text> |
425 | 425 | <font>"main"</font> |
426 | 426 | <fontSize>24</fontSize> |
427 | 427 | </Label> |
|
518 | 518 | <Checkbox> |
519 | 519 | <x>lastX + lastWidth + 10</x> |
520 | 520 | <y>lastY</y> |
521 | | - <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed to be played against an ai.")</tooltip> |
| 521 | + <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed to be played against an AI.")</tooltip> |
522 | 522 | <startValue>mapSelectionFilter.getFlagActive(GameEnums.MapFilterFlags_VsAi)</startValue> |
523 | 523 | <onEvent>mapSelectionFilter.setFlagActive(GameEnums.MapFilterFlags_VsAi, input);</onEvent> |
524 | 524 | </Checkbox> |
|
578 | 578 | <Checkbox> |
579 | 579 | <x>lastX + lastWidth + 10</x> |
580 | 580 | <y>lastY</y> |
581 | | - <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as historical map.")</tooltip> |
| 581 | + <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as a historical map.")</tooltip> |
582 | 582 | <startValue>mapSelectionFilter.getFlagActive(GameEnums.MapFilterFlags_Historical)</startValue> |
583 | 583 | <onEvent>mapSelectionFilter.setFlagActive(GameEnums.MapFilterFlags_Historical, input);</onEvent> |
584 | 584 | </Checkbox> |
|
616 | 616 | <Checkbox> |
617 | 617 | <x>lastX + lastWidth + 10</x> |
618 | 618 | <y>lastY</y> |
619 | | - <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as low funds map.")</tooltip> |
| 619 | + <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as a low funds map.")</tooltip> |
620 | 620 | <startValue>mapSelectionFilter.getFlagActive(GameEnums.MapFilterFlags_LowFunds)</startValue> |
621 | 621 | <onEvent>mapSelectionFilter.setFlagActive(GameEnums.MapFilterFlags_LowFunds, input);</onEvent> |
622 | 622 | </Checkbox> |
|
646 | 646 | <Checkbox> |
647 | 647 | <x>lastX + lastWidth + 10</x> |
648 | 648 | <y>lastY</y> |
649 | | - <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as high funds map.")</tooltip> |
| 649 | + <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as a high funds map.")</tooltip> |
650 | 650 | <startValue>mapSelectionFilter.getFlagActive(GameEnums.MapFilterFlags_HighFunds)</startValue> |
651 | 651 | <onEvent>mapSelectionFilter.setFlagActive(GameEnums.MapFilterFlags_HighFunds, input);</onEvent> |
652 | 652 | </Checkbox> |
|
684 | 684 | <Checkbox> |
685 | 685 | <x>lastX + lastWidth + 10</x> |
686 | 686 | <y>lastY</y> |
687 | | - <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as naval map.")</tooltip> |
| 687 | + <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as a naval map.")</tooltip> |
688 | 688 | <startValue>mapSelectionFilter.getFlagActive(GameEnums.MapFilterFlags_Naval)</startValue> |
689 | 689 | <onEvent>mapSelectionFilter.setFlagActive(GameEnums.MapFilterFlags_Naval, input);</onEvent> |
690 | 690 | </Checkbox> |
|
714 | 714 | <Checkbox> |
715 | 715 | <x>lastX + lastWidth + 10</x> |
716 | 716 | <y>lastY</y> |
717 | | - <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as ground map.")</tooltip> |
| 717 | + <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as a ground map.")</tooltip> |
718 | 718 | <startValue>mapSelectionFilter.getFlagActive(GameEnums.MapFilterFlags_Ground)</startValue> |
719 | 719 | <onEvent>mapSelectionFilter.setFlagActive(GameEnums.MapFilterFlags_Ground, input);</onEvent> |
720 | 720 | </Checkbox> |
|
744 | 744 | <Checkbox> |
745 | 745 | <x>lastX + lastWidth + 10</x> |
746 | 746 | <y>lastY</y> |
747 | | - <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as air map.")</tooltip> |
| 747 | + <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as an air map.")</tooltip> |
748 | 748 | <startValue>mapSelectionFilter.getFlagActive(GameEnums.MapFilterFlags_Air)</startValue> |
749 | 749 | <onEvent>mapSelectionFilter.setFlagActive(GameEnums.MapFilterFlags_Air, input);</onEvent> |
750 | 750 | </Checkbox> |
|
774 | 774 | <Checkbox> |
775 | 775 | <x>lastX + lastWidth + 10</x> |
776 | 776 | <y>lastY</y> |
777 | | - <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as fog of war map.")</tooltip> |
| 777 | + <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as a fog of war map.")</tooltip> |
778 | 778 | <startValue>mapSelectionFilter.getFlagActive(GameEnums.MapFilterFlags_FogOfWar)</startValue> |
779 | 779 | <onEvent>mapSelectionFilter.setFlagActive(GameEnums.MapFilterFlags_FogOfWar, input);</onEvent> |
780 | 780 | </Checkbox> |
|
804 | 804 | <Checkbox> |
805 | 805 | <x>lastX + lastWidth + 10</x> |
806 | 806 | <y>lastY</y> |
807 | | - <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as scripted map.")</tooltip> |
| 807 | + <tooltip>QT_TRANSLATE_NOOP("GAME","If the map is designed as a scripted map.")</tooltip> |
808 | 808 | <startValue>mapSelectionFilter.getFlagActive(GameEnums.MapFilterFlags_Scripted)</startValue> |
809 | 809 | <onEvent>mapSelectionFilter.setFlagActive(GameEnums.MapFilterFlags_Scripted, input);</onEvent> |
810 | 810 | </Checkbox> |
|
0 commit comments