Ignore:
Timestamp:
12/10/15 16:00:16 (8 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
cef
Phase:
public
Message:

Added a translatable title to the SimBrief result page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/flight.py

    r719 r727  
    21672167
    21682168        super(SimBriefingPage, self).__init__(wizard,
    2169                                               "SimBrief flight plan", "")
     2169                                              xstr("simbrief_result_title"), "")
    21702170
    21712171        self._alignment = gtk.Alignment(xalign = 0.5, yalign = 0.5,
Note: See TracChangeset for help on using the changeset viewer.