comparison code_part1/OSTC_code_asm_part1/english_text.asm @ 736:6f99d7e39537

Shorten "SetMarker"
author heinrichsweikamp
date Sun, 23 Jun 2013 23:04:30 +0200
parents 05cc46fe44be
children ae830d5e63ef
comparison
equal deleted inserted replaced
735:72c9c3b97a0d 736:6f99d7e39537
149 TCODE .6, .0, "Reset..." ;025 Reset... 149 TCODE .6, .0, "Reset..." ;025 Reset...
150 TCODE .55, .2, "Logbook" ;026 Logbook 150 TCODE .55, .2, "Logbook" ;026 Logbook
151 TCODE .14, .2, "Custom Functions I" ;027 Custom Functions I 151 TCODE .14, .2, "Custom Functions I" ;027 Custom Functions I
152 TCODE .40, .2, "Reset Menu" ;028 Reset Menu 152 TCODE .40, .2, "Reset Menu" ;028 Reset Menu
153 TCODE .50, .2, "Set Time:" ;029 Set Time: 153 TCODE .50, .2, "Set Time:" ;029 Set Time:
154 TCODE .100, .50, "SetMarker" ;030 SetMarker (Add a mark in logbook profile) 154 TCODE .100, .50, "Marker" ;030 Marker (Add a mark in logbook profile)
155 TCODE .100, .25, "Decoplan" ;031 Decoplan 155 TCODE .100, .25, "Decoplan" ;031 Decoplan
156 TCODE .100, .0, "Gaslist" ;032 Gaslist 156 TCODE .100, .0, "Gaslist" ;032 Gaslist
157 TCODE .100, .50, "ResetAvr" ;033 ResetAvr (Reset average depth) 157 TCODE .100, .50, "ResetAvr" ;033 ResetAvr (Reset average depth)
158 TCODE .100, .100, "Exit" ;034 Exit (Exit current menu) 158 TCODE .100, .100, "Exit" ;034 Exit (Exit current menu)
159 TCODE .0, .0, "NoFly" ;035 NoFly (No-flight count-down) 159 TCODE .0, .0, "NoFly" ;035 NoFly (No-flight count-down)