comparison src/text_english.inc @ 471:9edb1359ce43

NEW: New Customview 11 in dive mode shows ppO2, EAD/END and CNS CHANGE: Customview 4 shows Clock, Battery Information and Tissue Information
author heinrichsweikamp
date Sun, 11 Dec 2016 14:43:56 +0100
parents b4f28ab23b87
children 2880aa1264f5
comparison
equal deleted inserted replaced
470:81faca166e1b 471:9edb1359ce43
192 TCODE tIntvl, "Interval :" ; Interval : (10 chars) 192 TCODE tIntvl, "Interval :" ; Interval : (10 chars)
193 TCODE tDeco, "Calculate Deco" ; Calculate Deco 193 TCODE tDeco, "Calculate Deco" ; Calculate Deco
194 TCODE tDivePlan, "Dive Plan:" ; Dive Plan: 194 TCODE tDivePlan, "Dive Plan:" ; Dive Plan:
195 TCODE tNoDeco, "No Deco" ; No Deco 195 TCODE tNoDeco, "No Deco" ; No Deco
196 TCODE tMore, "More..." ; More... 196 TCODE tMore, "More..." ; More...
197 TCODE tCNS, "CNS" ; CNS
198 TCODE tGasUsage, "Gas Usage" ; Gas Usage 197 TCODE tGasUsage, "Gas Usage" ; Gas Usage
199 TCODE tSetBotUse, "Bottom Gas: " ; Bottom Gas: (space) 198 TCODE tSetBotUse, "Bottom Gas: " ; Bottom Gas: (space)
200 TCODE tSetDecoUse,"Deco Gas: " ; Deco Gas: (space) 199 TCODE tSetDecoUse,"Deco Gas: " ; Deco Gas: (space)
201 200
202 201