Mercurial > public > hwos_code
comparison src/text_english.inc @ 428:eccae727702f
some cleanup
author | heinrichsweikamp |
---|---|
date | Wed, 15 Jun 2016 12:26:48 +0200 |
parents | ceb1b7329dce |
children | 23b58c4bc6aa |
comparison
equal
deleted
inserted
replaced
427:ceb1b7329dce | 428:eccae727702f |
---|---|
245 TCODE tDivePreMenu, "Menu?" ; Menu? | 245 TCODE tDivePreMenu, "Menu?" ; Menu? |
246 TCODE tSetHeading, "Bearing" ; Bearing (Max. seven chars) | 246 TCODE tSetHeading, "Bearing" ; Bearing (Max. seven chars) |
247 | 247 |
248 ; Simulator menu | 248 ; Simulator menu |
249 TCODE tQuitSim, "Quit?" ; Quit Simulation? | 249 TCODE tQuitSim, "Quit?" ; Quit Simulation? |
250 TCODE tDescent1m, "Sim:-1m" ; Descent 1m | |
251 TCODE tAscent1m, "Sim:+1m" ; Ascent 1m | |
252 TCODE tplus5min, "Sim:+5'" ; +5 mins | |
253 | 250 |
254 ; Logbook | 251 ; Logbook |
255 TCODE tCNS2, "CNS:" | 252 TCODE tCNS2, "CNS:" |
256 TCODE tAVR, "Avr:" | 253 TCODE tAVR, "Avr:" |
257 TCODE tGF, "GF:" | 254 TCODE tGF, "GF:" |