Ignore:
Timestamp:
03/14/22 08:46:34 (2 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
Phase:
public
Message:

Updates for the new crew and passenger handling (re #357)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • locale/en/mlx.po

    r869 r1033  
    636636"You can also query the ZFW reported by the simulator."
    637637
     638msgid "payload_help_few_crew"
     639msgstr "Too few cabin crew members (minimum: %d)."
     640
     641msgid "payload_help_many_pax"
     642msgstr "Too many passengers (maximum: %d)."
     643
    638644msgid "payload_crew"
    639645msgstr "C_rew:"
    640646
    641647msgid "payload_crew_tooltip"
    642 msgstr "The number of the crew members on your flight."
     648msgstr "The number of the cabin crew members on your flight."
     649
     650msgid "payload_crew_info"
     651msgstr "cockpit + cabin"
    643652
    644653msgid "payload_pax"
     
    646655
    647656msgid "payload_pax_tooltip"
    648 msgstr "The number of passengers on your flight."
     657msgstr "The number of adult passengers on your flight."
     658
     659msgid "payload_pax_children_tooltip"
     660msgstr "The number of child passengers on your flight."
     661
     662msgid "payload_pax_infants_tooltip"
     663msgstr "The number of infant passengers on your flight."
     664
     665msgid "payload_pax_info"
     666msgstr "adults + children + infants"
    649667
    650668msgid "payload_bag"
Note: See TracChangeset for help on using the changeset viewer.