diff --git a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuText.h b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuText.h index 725d15e..07b03bf 100644 --- a/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuText.h +++ b/S - Software/0 - HSB MRTS Kathode-MCP/3 - Implementation/0 - Code/hsb-mrts/inc/MenuText.h @@ -504,15 +504,15 @@ static const char MenuText_PRESETMENU[MENUTEXT_NUMBER_OF_LANGUAGES][MENUCORE_MAX }, { "Sélection prereg", - " 1.Prereglage n°1", - " 2.Prereglage n°2", - " 3.Prereglage n°3", - " 4.Prereglage n°4", - " 5.Prereglage n°5", - " 6.Prereglage n°6", - " 7.Prereglage n°7", - " 8.Prereglage n°8", - " 9.Prereglage n°9", + " 1.Prereglage no1", + " 2.Prereglage no2", + " 3.Prereglage no3", + " 4.Prereglage no4", + " 5.Prereglage no5", + " 6.Prereglage no6", + " 7.Prereglage no7", + " 8.Prereglage no8", + " 9.Prereglage no9", } }; @@ -683,7 +683,7 @@ static const char MenuText_CALIBRATIONMENU[MENUTEXT_NUMBER_OF_LANGUAGES][MENUCOR }, { "Calibration", - " 1.En construction" + " 1.Verif consigne" } }; @@ -698,9 +698,9 @@ static const char MenuText_CALIBRATION_SETPOINTMENU[MENUTEXT_NUMBER_OF_LANGUAGES }, { - "Setpoint check", - " 1.Low Setpoint", - " 2.High Setpoint" + "Verif consigne", + " 1.Consigne basse", + " 2.Consigne haute" } };