Mercurial > public > hwos_code
comparison src/text_german.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 |
---|---|
244 TCODE tDivePreMenu, "Menü?" ; Menu? | 244 TCODE tDivePreMenu, "Menü?" ; Menu? |
245 TCODE tSetHeading, "Peilung" ; Bearing (Max. seven chars) | 245 TCODE tSetHeading, "Peilung" ; Bearing (Max. seven chars) |
246 | 246 |
247 ; Simulator menu | 247 ; Simulator menu |
248 TCODE tQuitSim, "Ende?" ; Quit Simulation? | 248 TCODE tQuitSim, "Ende?" ; Quit Simulation? |
249 TCODE tDescent1m, "Sim:-1m" ; Descent 1m | |
250 TCODE tAscent1m, "Sim:+1m" ; Ascent 1m | |
251 TCODE tplus5min, "Sim:+5'" ; +5 mins | |
252 | 249 |
253 ; Logbook | 250 ; Logbook |
254 TCODE tCNS2, "ZNS:" | 251 TCODE tCNS2, "ZNS:" |
255 TCODE tAVR, "Mit:" | 252 TCODE tAVR, "Mit:" |
256 TCODE tGF, "GF:" | 253 TCODE tGF, "GF:" |