Mercurial > public > hwos_code
comparison src/text_french.inc @ 427:ceb1b7329dce
add code for new compass chip
author | heinrichsweikamp |
---|---|
date | Tue, 14 Jun 2016 13:02:17 +0200 |
parents | 12e85930d95c |
children | eccae727702f |
comparison
equal
deleted
inserted
replaced
426:8f8151bb53bb | 427:ceb1b7329dce |
---|---|
281 TCODE tSetSeconds,"RaZ Secondes" ; Clear Seconds | 281 TCODE tSetSeconds,"RaZ Secondes" ; Clear Seconds |
282 TCODE tSetDay, "Ajust. Jours" ; Set Day | 282 TCODE tSetDay, "Ajust. Jours" ; Set Day |
283 TCODE tSetMonth, "Ajust. Mois" ; Set Month | 283 TCODE tSetMonth, "Ajust. Mois" ; Set Month |
284 TCODE tSetYear, "Ajust. Année" ; Set Year | 284 TCODE tSetYear, "Ajust. Année" ; Set Year |
285 | 285 |
286 ; After update texts | |
287 TCODE tNewFirmware1, "Mise à Jour OK!" ; Update successful! | |
288 TCODE tNewFirmware2, "Nouvelle Version: " ; New Firmware: | |
289 | |
290 ; Logbook Offset Menu | 286 ; Logbook Offset Menu |
291 TCODE tLogOffset, "Num. 1er plongée" ; Logbook offset | 287 TCODE tLogOffset, "Num. 1er plongée" ; Logbook offset |
292 TCODE tLogOffsetp1, "+1" ; +1 | 288 TCODE tLogOffsetp1, "+1" ; +1 |
293 TCODE tLogOffsetp10, "+10" ; +10 | 289 TCODE tLogOffsetp10, "+10" ; +10 |
294 TCODE tLogOffsetm1, "-1" ; -1 | 290 TCODE tLogOffsetm1, "-1" ; -1 |