comparison src/text_french.inc @ 474:2880aa1264f5

Fix new battery menu on Power-on reset
author heinrichsweikamp
date Wed, 04 Jan 2017 15:04:42 +0100
parents 9edb1359ce43
children 34e73dc68799
comparison
equal deleted inserted replaced
473:c6f36c55b4f6 474:2880aa1264f5
84 TCODE tppO2, "ppO2:" ; ppO2: 84 TCODE tppO2, "ppO2:" ; ppO2:
85 85
86 ; New batteries menu 86 ; New batteries menu
87 TCODE tNewBattTitle, "Nouvelle Batterie?" 87 TCODE tNewBattTitle, "Nouvelle Batterie?"
88 TCODE tNewBattOld, "Conserver" 88 TCODE tNewBattOld, "Conserver"
89 TCODE tNewBattNew36, "Réinit. 3,6V" ; New 3,6V 89 TCODE tNewBattNew36, "Réinit. 3.6V Saft"
90 TCODE tNewBattNew15, "Réinit. 1,5V" ; New 1,5V 90 TCODE tNewBattNew15, "Réinit. 1.5V AA"
91 TCODE tNewBattAccu, "3,6V rechargeable" 91 TCODE tNewBattAccu, "3.6V LiIon AA"
92 TCODE tNew18650, "Internal 18650" 92 TCODE tNew18650, "Internal 18650"
93 93 TCODE tNew16650, "Internal 16650"
94
95
94 ; Gaslist management 96 ; Gaslist management
95 TCODE tGas, "Gaz" ; Gas 97 TCODE tGas, "Gaz" ; Gas
96 TCODE tGasErr, "Err" ; Err (3 chars) 98 TCODE tGasErr, "Err" ; Err (3 chars)
97 99
98 ; Communication Menu 100 ; Communication Menu