Mercurial > public > hwos_code
diff src/text_french.inc @ 337:508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
author | heinrichsweikamp |
---|---|
date | Sun, 28 Jun 2015 13:58:00 +0200 |
parents | 3d43da7acfe1 |
children | 366f8b31f222 |
line wrap: on
line diff
--- a/src/text_french.inc Sun Jun 28 05:05:46 2015 +0200 +++ b/src/text_french.inc Sun Jun 28 13:58:00 2015 +0200 @@ -75,6 +75,7 @@ TCODE tCCRMode, "Mode CCR:" ; CCR Mode: TCODE tCCRModeFixedSP, "SP Fixe" ; Fixed SP TCODE tCCRModeSensor, "Cellule" ; Sensor + TCODE tCCRModeAutoSP, "Auto SP" ; Auto SP TCODE tSP, "SP" ; SP (SetPoint) TCODE tSPPlus, "pO2+" ; pO2+ TCODE tSensorFallback, "Fallback:" ; Fallback: @@ -136,15 +137,11 @@ TCODE tDvSalinity,"Salinité:" ; Salinity TCODE tFlip, "Pivoter l'écran:" ; Rotate Screen TCODE tMODwarning,"MOD warning:" ; MOD warning - TCODE tDispSetVSI,"VSI Settings..." ; VSI Settings... - TCODE tExtCeiling,"Ext. Ceiling CV:" ; Ext Ceiling CV TCODE tShowppO2, "Always show ppO2:" ; Always show ppO2: ; 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: " + TCODE tVSItext2, "Variable speed:" ; Variable speed: + TCODE tVSIgraph, "Speed graph:" ; Speed graph: ; Setup Menu TCODE tSystSets, "Réglages"