Mercurial > public > hwos_code
comparison src/text_english.inc @ 136:9a637c9bb19a
rename Deco Planner to Simulator
author | heinrichsweikamp |
---|---|
date | Thu, 17 Jul 2014 13:29:25 +0200 |
parents | 4574aed5cd4c |
children | b839972db982 |
comparison
equal
deleted
inserted
replaced
135:42a2cfc3e85d | 136:9a637c9bb19a |
---|---|
29 TCODE tEnter, "Enter>" ; Enter> | 29 TCODE tEnter, "Enter>" ; Enter> |
30 | 30 |
31 TCODE tMainMenu, "Main Menu" ; MainMenu | 31 TCODE tMainMenu, "Main Menu" ; MainMenu |
32 TCODE tLogbook, "Logbook" ; Logbook | 32 TCODE tLogbook, "Logbook" ; Logbook |
33 TCODE tGasSetup, "OC Gas Setup" ; OC Gas Setup | 33 TCODE tGasSetup, "OC Gas Setup" ; OC Gas Setup |
34 TCODE tSimulator, "Simulator" ; Simulator | |
35 TCODE tSetTime, "Set Time" ; Set Time | 34 TCODE tSetTime, "Set Time" ; Set Time |
36 TCODE tSetDate, "Set Date" ; Set Date | 35 TCODE tSetDate, "Set Date" ; Set Date |
37 TCODE tSetTimeDate,"Set Time & Date"; Set Time & Date | 36 TCODE tSetTimeDate,"Set Time & Date"; Set Time & Date |
38 TCODE tDispSets, "Display Settings" ; Display Settings | 37 TCODE tDispSets, "Display Settings" ; Display Settings |
39 TCODE tExit, "Exit" ; Exit | 38 TCODE tExit, "Exit" ; Exit |
163 TCODE tDateformat, "MMDDYY" | 162 TCODE tDateformat, "MMDDYY" |
164 TCODE tDateformat1,"DDMMYY" | 163 TCODE tDateformat1,"DDMMYY" |
165 TCODE tDateformat2,"YYMMDD" | 164 TCODE tDateformat2,"YYMMDD" |
166 | 165 |
167 ; Simulator menu | 166 ; Simulator menu |
168 TCODE tInter, "Simulator" ; Dive Simulator | 167 TCODE tInter, "Start Simulator" ; Start Simulator |
169 TCODE tPlan, "Deco Planner" ; Deco Planner | 168 TCODE tPlan, "Simulator" ; Simulator |
170 | 169 |
171 ; Decoplanner submenu | 170 ; Decoplanner submenu |
172 TCODE tBtTm, "Bot. Time:" ; Bot. Time: (10 chars) | 171 TCODE tBtTm, "Bot. Time:" ; Bot. Time: (10 chars) |
173 TCODE tMxDep, "Max Depth:" ; Max Depth: (10 chars) | 172 TCODE tMxDep, "Max Depth:" ; Max Depth: (10 chars) |
174 TCODE tIntvl, "Interval :" ; Interval : (10 chars) | 173 TCODE tIntvl, "Interval :" ; Interval : (10 chars) |