Mercurial > public > hwos_code
comparison src/text_french.inc @ 276:e4cb495aed3d
Increase byte timeout in PC download mode, faster response to "Exit" in main menu
author | heinrichsweikamp |
---|---|
date | Tue, 12 May 2015 14:24:46 +0200 |
parents | 1207cf9a9408 |
children | f3df4f291c90 |
comparison
equal
deleted
inserted
replaced
275:653a3ab08062 | 276:e4cb495aed3d |
---|---|
249 TCODE tKGL, "kg/l" | 249 TCODE tKGL, "kg/l" |
250 TCODE tMBAR, "mbar" | 250 TCODE tMBAR, "mbar" |
251 | 251 |
252 ; Logbook menu | 252 ; Logbook menu |
253 TCODE tNextLog, "Page Suivante" | 253 TCODE tNextLog, "Page Suivante" |
254 TCODE tExitLog, "Sortir Carnet" | |
255 | 254 |
256 ; Reset menu | 255 ; Reset menu |
257 TCODE tReboot, "Redémarrage" ;Reboot | 256 TCODE tReboot, "Redémarrage" ;Reboot |
258 TCODE tResetMenu2,"Confirmer?" ;Are You Sure? | 257 TCODE tResetMenu2,"Confirmer?" ;Are You Sure? |
259 TCODE tAbort, "Quitter" ;Abort | 258 TCODE tAbort, "Quitter" ;Abort |