Mercurial > public > hwos_code
comparison src/text_french.inc @ 63:5c4d4a42e7a0
allow logbook erase from reset menu
author | heinrichsweikamp |
---|---|
date | Thu, 19 Dec 2013 22:12:29 +0100 |
parents | 130719108ccf |
children | 40a5cc0664ed |
comparison
equal
deleted
inserted
replaced
61:d3b494119c98 | 63:5c4d4a42e7a0 |
---|---|
243 TCODE tResetMenu2,"Confirmer ?" ;Are you sure? | 243 TCODE tResetMenu2,"Confirmer ?" ;Are you sure? |
244 TCODE tAbort, "Quitter" ;Abort | 244 TCODE tAbort, "Quitter" ;Abort |
245 TCODE tResetSettings, "RaZ complète" ;Reset all | 245 TCODE tResetSettings, "RaZ complète" ;Reset all |
246 TCODE tResetDeco, "RaZ Deco" ;Reset Deco | 246 TCODE tResetDeco, "RaZ Deco" ;Reset Deco |
247 TCODE tResetBattery, "RaZ Batterie" ;Reset Battery | 247 TCODE tResetBattery, "RaZ Batterie" ;Reset Battery |
248 TCODE tResetLogbook, "RaZ Carnet" ;Reset Logbook | |
248 | 249 |
249 ; Set Time Menu/Set Date Menu | 250 ; Set Time Menu/Set Date Menu |
250 TCODE tSetHours, "Ajust. Heures" ; Set Hours | 251 TCODE tSetHours, "Ajust. Heures" ; Set Hours |
251 TCODE tSetMinutes,"Ajust. Minutes" ; Set Minutes | 252 TCODE tSetMinutes,"Ajust. Minutes" ; Set Minutes |
252 TCODE tSetSeconds,"RaZ Secondes" ; Clear seconds | 253 TCODE tSetSeconds,"RaZ Secondes" ; Clear seconds |