Changeset 195:2e20c3d2ad37 for src
- Timestamp:
- 05/20/12 12:28:49 (13 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/i18n.py
r191 r195 225 225 "is stored as text, and anybody who can access your files will " 226 226 "be able to read it.") 227 self.add("login_entranceExam", "_Entrance Exam")227 self.add("login_entranceExam", "_Entrance exam") 228 228 self.add("login_entranceExam_tooltip", 229 229 "Check this to log in to take your entrance exam.") … … 769 769 self.add("prefs_msgs_type_loggerError", "Logger _Error Messages") 770 770 self.add("prefs_msgs_type_information", 771 "_Information Messages\n(e.g. flight sta tus)")771 "_Information Messages\n(e.g. flight stage)") 772 772 self.add("prefs_msgs_type_fault", 773 773 "_Fault Messages\n(e.g. strobe light fault)") 774 774 self.add("prefs_msgs_type_nogo", 775 "_NO GO Fault messages\n(e.g. MTOW NOGO)")775 "_NO GO Fault messages\n(e.g. MTOW NO GO)") 776 776 self.add("prefs_msgs_type_gateSystem", 777 777 "Ga_te System Messages\n(e.g. available gates)") … … 1485 1485 "Hi_baüzenetek\n(pl. a villogó fény hiba)") 1486 1486 self.add("prefs_msgs_type_nogo", 1487 "_NO GO hibaüzenetek\n(pl. MTOW NOGO)")1487 "_NO GO hibaüzenetek\n(pl. MTOW NO GO)") 1488 1488 self.add("prefs_msgs_type_gateSystem", 1489 1489 "_Kapukezelő rendszer üzenetei\n(pl. a szabad kapuk listája)")
Note:
See TracChangeset
for help on using the changeset viewer.