Ignore:
Timestamp:
06/18/17 11:17:51 (7 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Flight booking works (re #304).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • locale/en/mlx.po

    r858 r859  
    138138msgid "button_save"
    139139msgstr "_Save"
     140
     141msgid "button_book"
     142msgstr "_Book"
     143
     144msgid "button_close"
     145msgstr "_Close"
    140146
    141147msgid "menu_file"
     
    26692675msgstr "Filtering criteria"
    26702676
     2677msgid "timetable_popup_book"
     2678msgstr "_Book"
     2679
     2680msgid "timetable_book_title"
     2681msgstr "Book flight"
     2682
     2683msgid "timetable_book_frame_title"
     2684msgstr "Flight details"
     2685
     2686msgid "timetable_book_callsign"
     2687msgstr "<b>Flight number</b>:"
     2688
     2689msgid "timetable_book_from_to"
     2690msgstr "<b>From - to</b>:"
     2691
     2692msgid "timetable_book_flightDate"
     2693msgstr "<b>Flight date</b>:"
     2694
     2695msgid "timetable_book_flightDate_tooltip"
     2696msgstr "You can select a different date for your flight."
     2697
     2698msgid "timetable_book_dep_arr"
     2699msgstr "<b>Departure - arrival</b>:"
     2700
     2701msgid "timetable_book_duration"
     2702msgstr "<b>Duration</b>:"
     2703
     2704msgid "timetable_book_tailNumber"
     2705msgstr "<b>Tail number</b>:"
     2706
     2707msgid "timetable_book_tailNumber_tooltip"
     2708msgstr ""
     2709"Select the tail number of aircraft which "
     2710"you would like to perform the flight with"
     2711
     2712msgid "bookflights_busy"
     2713msgstr "Booking flights..."
     2714
     2715msgid "bookflights_successful"
     2716msgstr "The booking is successful."
     2717
     2718msgid "bookflights_successful_secondary"
     2719msgstr "Have a nice flight!"
     2720
     2721msgid "bookflights_failed"
     2722msgstr "Failed to book flights."
     2723
     2724msgid "bookflights_failed_secondary"
     2725msgstr ""
     2726"The MAVA server may not work temporarily. "
     2727"Retry the booking some time later. "
     2728"If the problem persists, report a bug."
     2729
    26712730msgid "error_communication"
    26722731msgstr "Communication error"
Note: See TracChangeset for help on using the changeset viewer.