Ignore:
Timestamp:
06/01/12 17:24:26 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Added support for flying without logging in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/i18n.py

    r214 r215  
    229229        self.add("login_entranceExam_tooltip",
    230230                 "Check this to log in to take your entrance exam.")
     231        self.add("button_offline", "Fl_y offline")
     232        self.add("button_offline_tooltip",
     233                 "Click this button to fly offline, without logging in "
     234                 "to the MAVA website.")
    231235        self.add("button_login", "Logi_n")
    232236        self.add("login_button_tooltip", "Click to log in.")
Note: See TracChangeset for help on using the changeset viewer.