Changeset 1139:9754005a7e70 for locale


Ignore:
Timestamp:
04/21/24 08:49:36 (4 weeks ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

The number of infants does not count towards the total number of passengers, but cannot be more than the number of adults (re #386)

Location:
locale
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • locale/en/mlx.po

    r1123 r1139  
    649649msgid "payload_help_many_pax"
    650650msgstr "Too many passengers (maximum: %d)."
     651
     652msgid "payload_help_many_infants"
     653msgstr "Too many infants (maximum: %d)."
    651654
    652655msgid "payload_crew"
  • locale/hu/mlx.po

    r1123 r1139  
    653653msgid "payload_help_many_pax"
    654654msgstr "Túl sok utas (legfeljebb %d lehet)."
     655
     656msgid "payload_help_many_infants"
     657msgstr "Túl sok csecsemő (legfeljebb %d lehet)."
    655658
    656659msgid "payload_crew"
Note: See TracChangeset for help on using the changeset viewer.