Mercurial > public > hwos_code
comparison src/text_english.inc @ 334:d07f7d07e568
Merged new_screen_layout into default
author | Janos Kovacs <kovjanos@gmail.com> |
---|---|
date | Sun, 28 Jun 2015 03:55:08 +0200 |
parents | 14b466f66a7f |
children | 3d43da7acfe1 |
comparison
equal
deleted
inserted
replaced
331:8b9b03b70b14 | 334:d07f7d07e568 |
---|---|
135 TCODE tHigh, "High" | 135 TCODE tHigh, "High" |
136 TCODE tDvSalinity,"Salinity:" ; Salinity | 136 TCODE tDvSalinity,"Salinity:" ; Salinity |
137 TCODE tFlip, "Rotate Screen:" ; Rotate Screen | 137 TCODE tFlip, "Rotate Screen:" ; Rotate Screen |
138 TCODE tMODwarning,"MOD warning:" ; MOD warning | 138 TCODE tMODwarning,"MOD warning:" ; MOD warning |
139 TCODE tDispSetVSI,"VSI Settings..." ; VSI Settings... | 139 TCODE tDispSetVSI,"VSI Settings..." ; VSI Settings... |
140 TCODE tExtCeiling,"Ext. Ceiling CV:" ; Ext Ceiling CV | |
140 | 141 |
141 ; VSI display Settings | 142 ; VSI display Settings |
142 TCODE tDispSetVSItitle, "VSI Display Settings" ; VSI display Settings | 143 TCODE tDispSetVSItitle, "VSI Display Settings" ; VSI display Settings |
143 TCODE tVSItext1, "Depth based variable" ; max 20 chars: "Depth based variable", first line of the option | 144 TCODE tVSItext1, "Depth based variable" ; max 20 chars: "Depth based variable", first line of the option |
144 TCODE tVSItext2, " ascend limit: " ; max 17 chars: " ascend limit: ", second line, with space prefix | 145 TCODE tVSItext2, " ascend limit: " ; max 17 chars: " ascend limit: ", second line, with space prefix |