Mercurial > public > hwos_code
diff src/text_english.inc @ 331:8b9b03b70b14
Merged new_screen_layout into default
author | Janos Kovacs <kovjanos@gmail.com> |
---|---|
date | Fri, 26 Jun 2015 15:03:47 +0200 |
parents | d21b172d5a7a |
children | 14b466f66a7f |
line wrap: on
line diff
--- a/src/text_english.inc Sun Jun 21 12:12:12 2015 +0200 +++ b/src/text_english.inc Fri Jun 26 15:03:47 2015 +0200 @@ -136,7 +136,13 @@ TCODE tDvSalinity,"Salinity:" ; Salinity TCODE tFlip, "Rotate Screen:" ; Rotate Screen TCODE tMODwarning,"MOD warning:" ; MOD warning - TCODE tVSItextv2, "Dyn asc rate lim:" ; Dyn asc rate lim + TCODE tDispSetVSI,"VSI Settings..." ; VSI Settings... + +; VSI display Settings + TCODE tDispSetVSItitle, "VSI Display Settings" ; VSI display Settings + TCODE tVSItext1, "Depth based variable" ; max 20 chars: "Depth based variable", first line of the option + TCODE tVSItext2, " ascend limit: " ; max 17 chars: " ascend limit: ", second line, with space prefix + TCODE tVSIgraph, "Graphical VSI: " ; max 17 chars: "Graphical VSI: " ; Setup Menu TCODE tSystSets, "Settings" @@ -208,7 +214,7 @@ TCODE tSelectNx, "Nx" ; Nx TCODE tSelectTx, "Tx" ; Tx TCODE tDepth, "Depth" ; Depth - TCODE tMaxDepth, "Max. Depth" ; Max. Depth + TCODE tMaxDepth, "Max. Depth" ; Max. Depth - max 10chars! TCODE tDivetime, "Divetime" ; Divetime TCODE tDiveHudMask1, "Sensor 1" TCODE tDiveHudMask2, "Sensor 2"