Mercurial > public > hwos_code
comparison src/text_french.inc @ 182:93023d78812e
minor cleanup
author | heinrichsweikamp |
---|---|
date | Fri, 10 Oct 2014 11:13:54 +0200 |
parents | 5f71e31bd5b3 |
children | dcd513840c6c |
comparison
equal
deleted
inserted
replaced
181:32c17df38423 | 182:93023d78812e |
---|---|
92 | 92 |
93 ; Communication Menu | 93 ; Communication Menu |
94 TCODE tUsbMode, "USB" | 94 TCODE tUsbMode, "USB" |
95 TCODE tUsbTitle, "Mode USB" | 95 TCODE tUsbTitle, "Mode USB" |
96 TCODE tUsbStarting, "Début..." | 96 TCODE tUsbStarting, "Début..." |
97 TCODE tUsbStartDone, "Ok. " | 97 TCODE tUsbStartDone, "Ok." |
98 TCODE tUsbServiceMode,"Mode Maintenance" | 98 TCODE tUsbServiceMode,"Mode Maintenance" |
99 TCODE tUsbClosed, "Port Fermé" | 99 TCODE tUsbClosed, "Port Fermé" |
100 TCODE tUsbExit, "Terminé" | 100 TCODE tUsbExit, "Terminé" |
101 TCODE tUsbDownloadMode,"Mode Téléchargement" | 101 TCODE tUsbDownloadMode,"Mode Téléchargement" |
102 TCODE tUsbLlBld, "Chargeur Bas-Niv." | 102 TCODE tUsbLlBld, "Chargeur Bas-Niv." |
246 TCODE tNextLog, "Page Suivante" | 246 TCODE tNextLog, "Page Suivante" |
247 TCODE tExitLog, "Sortir Carnet" | 247 TCODE tExitLog, "Sortir Carnet" |
248 | 248 |
249 ; Reset menu | 249 ; Reset menu |
250 TCODE tReboot, "Redémarrage" ;Reboot | 250 TCODE tReboot, "Redémarrage" ;Reboot |
251 TCODE tResetMenu2,"Confirmer ?" ;Are You Sure? | 251 TCODE tResetMenu2,"Confirmer?" ;Are You Sure? |
252 TCODE tAbort, "Quitter" ;Abort | 252 TCODE tAbort, "Quitter" ;Abort |
253 TCODE tResetSettings, "RaZ Complète" ;Reset All | 253 TCODE tResetSettings, "RaZ Complète" ;Reset All |
254 TCODE tResetDeco, "RaZ Déco" ;Reset Deco | 254 TCODE tResetDeco, "RaZ Déco" ;Reset Deco |
255 TCODE tResetBattery, "RaZ Batterie" ;Reset Battery | 255 TCODE tResetBattery, "RaZ Batterie" ;Reset Battery |
256 TCODE tResetLogbook, "RaZ Carnet" ;Reset Logbook | 256 TCODE tResetLogbook, "RaZ Carnet" ;Reset Logbook |
262 TCODE tSetDay, "Ajust. Jours" ; Set Day | 262 TCODE tSetDay, "Ajust. Jours" ; Set Day |
263 TCODE tSetMonth, "Ajust. Mois" ; Set Month | 263 TCODE tSetMonth, "Ajust. Mois" ; Set Month |
264 TCODE tSetYear, "Ajust. Année" ; Set Year | 264 TCODE tSetYear, "Ajust. Année" ; Set Year |
265 | 265 |
266 ; After update texts | 266 ; After update texts |
267 TCODE tNewFirmware1, "Mise à Jour OK !" ; Update successful! | 267 TCODE tNewFirmware1, "Mise à Jour OK!" ; Update successful! |
268 TCODE tNewFirmware2, "Nouvelle Version: " ; New Firmware: | 268 TCODE tNewFirmware2, "Nouvelle Version: " ; New Firmware: |
269 | 269 |
270 ; Logbook Offset Menu | 270 ; Logbook Offset Menu |
271 TCODE tLogOffset, "Num. 1er plongée" ; Logbook offset | 271 TCODE tLogOffset, "Num. 1er plongée" ; Logbook offset |
272 TCODE tLogOffsetp1, "+1" ; +1 | 272 TCODE tLogOffsetp1, "+1" ; +1 |