comparison src/text_german.inc @ 254:5fe7aff622f3

preparations to set a course for the compass display
author heinrichsweikamp
date Fri, 20 Mar 2015 10:16:49 +0100
parents 6c4ad243cb44
children ad62dff7739a
comparison
equal deleted inserted replaced
253:b0fbb212ecb7 254:5fe7aff622f3
226 TCODE tDiveSafetyStop,"Stopp" ; Stop (Five chars, right alligned) 226 TCODE tDiveSafetyStop,"Stopp" ; Stop (Five chars, right alligned)
227 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars) 227 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars)
228 228
229 ; Divemode menu 229 ; Divemode menu
230 TCODE tDivePreMenu, "Menü?" ; Menu? 230 TCODE tDivePreMenu, "Menü?" ; Menu?
231 TCODE tSetHeading, "Kurs" ; Heading (Max. seven chars)
231 232
232 ; Simulator menu 233 ; Simulator menu
233 TCODE tQuitSim, "Ende?" ; Quit Simulation? 234 TCODE tQuitSim, "Ende?" ; Quit Simulation?
234 TCODE tDescent1m, "Sim:-1m" ; Descent 1m 235 TCODE tDescent1m, "Sim:-1m" ; Descent 1m
235 TCODE tAscent1m, "Sim:+1m" ; Ascent 1m 236 TCODE tAscent1m, "Sim:+1m" ; Ascent 1m