Mercurial > public > hwos_code
comparison src/text_english.inc @ 216:973a0969e0ac
NEW: On-board simulator can increase divetime in 5min steps
author | heinrichsweikamp |
---|---|
date | Mon, 15 Dec 2014 19:50:51 +0100 |
parents | 53771bd3d567 |
children | effd7259f5a5 |
comparison
equal
deleted
inserted
replaced
215:8636efc5c6c5 | 216:973a0969e0ac |
---|---|
228 | 228 |
229 ; Simulator menu | 229 ; Simulator menu |
230 TCODE tQuitSim, "Quit?" ; Quit Simulation? | 230 TCODE tQuitSim, "Quit?" ; Quit Simulation? |
231 TCODE tDescent1m, "Sim:-1m" ; Descent 1m | 231 TCODE tDescent1m, "Sim:-1m" ; Descent 1m |
232 TCODE tAscent1m, "Sim:+1m" ; Ascent 1m | 232 TCODE tAscent1m, "Sim:+1m" ; Ascent 1m |
233 TCODE tplus5min, "Sim:+5'" ; +5 mins | |
233 | 234 |
234 ; Logbook | 235 ; Logbook |
235 TCODE tCNS2, "CNS:" | 236 TCODE tCNS2, "CNS:" |
236 TCODE tAVR, "Avr:" | 237 TCODE tAVR, "Avr:" |
237 TCODE tGF, "GF:" | 238 TCODE tGF, "GF:" |