Mercurial > public > hwos_code
comparison src/text_french.inc @ 599:8087295a518b
Identify battery type in menu
author | heinrichsweikamp |
---|---|
date | Sun, 12 Aug 2018 18:10:10 +0200 |
parents | e81cf407261a |
children | cb59872ad53d |
comparison
equal
deleted
inserted
replaced
598:e1f0f5e3d4e4 | 599:8087295a518b |
---|---|
92 TCODE tppO2Mix, "PpO2(Mix)" ; ppO2(Mix) | 92 TCODE tppO2Mix, "PpO2(Mix)" ; ppO2(Mix) |
93 | 93 |
94 ; New batteries menu | 94 ; New batteries menu |
95 TCODE tNewBattTitle, "Nouvelle Batterie?" | 95 TCODE tNewBattTitle, "Nouvelle Batterie?" |
96 TCODE tNewBattOld, "Conserver" | 96 TCODE tNewBattOld, "Conserver" |
97 TCODE tNewBattNew36, "Réinit. 3.6V Saft" | 97 TCODE tNewBattNew36, "Réinit.3,6V Saft(T0)" ; New 3,6V |
98 TCODE tNewBattNew15, "Réinit. 1.5V AA" | 98 TCODE tNewBattNew15, "Réinit.1,5V AA (T1)" ; New 1,5V |
99 TCODE tNewBattAccu, "3.6V LiIon AA" | 99 TCODE tNewBattAccu, "3,6V LiIon AA (T2)" |
100 TCODE tNew18650, "18650 Interne" | 100 TCODE tNew18650, "Internal 18650 (T3)" |
101 TCODE tNew16650, "16650 Interne" | 101 TCODE tNew16650, "Internal 16650 (T4)" |
102 | 102 |
103 ; Gaslist management | 103 ; Gaslist management |
104 TCODE tGas, "Gaz" ; Gas | 104 TCODE tGas, "Gaz" ; Gas |
105 TCODE tGasErr, "Err" ; Err (3 chars) | 105 TCODE tGasErr, "Err" ; Err (3 chars) |
106 | 106 |