comparison src/text_french.inc @ 532:72ae62440597

Minor French text update, roll-back gaslist.asm changes
author heinrichsweikamp
date Mon, 21 Aug 2017 14:25:02 +0200
parents d36f9fca10ae
children 64a45f203144
comparison
equal deleted inserted replaced
531:e6d730e771e6 532:72ae62440597
292 TCODE tSetDay, "Ajust. Jours" ; Set Day 292 TCODE tSetDay, "Ajust. Jours" ; Set Day
293 TCODE tSetMonth, "Ajust. Mois" ; Set Month 293 TCODE tSetMonth, "Ajust. Mois" ; Set Month
294 TCODE tSetYear, "Ajust. Année" ; Set Year 294 TCODE tSetYear, "Ajust. Année" ; Set Year
295 295
296 ; Logbook Offset Menu 296 ; Logbook Offset Menu
297 TCODE tLogOffset, "Num. 1er plongée" ; Logbook offset 297 TCODE tLogOffset, "Num.1er plongée" ; Logbook offset (Max. 15 Chars!)
298 TCODE tLogOffsetp1, "+1" ; +1 298 TCODE tLogOffsetp1, "+1" ; +1
299 TCODE tLogOffsetp10, "+10" ; +10 299 TCODE tLogOffsetp10, "+10" ; +10
300 TCODE tLogOffsetm1, "-1" ; -1 300 TCODE tLogOffsetm1, "-1" ; -1
301 TCODE tLogOffsetm10, "-10" ; -10 301 TCODE tLogOffsetm10, "-10" ; -10
302 302