Mercurial > public > hwos_code
comparison src/text_italian.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,"Azzera Secondi" ; Clear seconds | 281 TCODE tSetSeconds,"Azzera Secondi" ; Clear seconds |
282 TCODE tSetDay, "Imp Giorno" ; Set Day | 282 TCODE tSetDay, "Imp Giorno" ; Set Day |
283 TCODE tSetMonth, "Imp Mese" ; Set Month | 283 TCODE tSetMonth, "Imp Mese" ; Set Month |
284 TCODE tSetYear, "Imp Anno" ; Set Year | 284 TCODE tSetYear, "Imp Anno" ; Set Year |
285 | 285 |
286 ; After update texts | |
287 TCODE tNewFirmware1, "Aggiornam OK!" ; Update successful! | |
288 TCODE tNewFirmware2, "Nuovo Firmware: " ; New Firmware: | |
289 | |
290 ; Logbook Offset Menu | 286 ; Logbook Offset Menu |
291 TCODE tLogOffset, "Offset Logbook" ; Logbook offset | 287 TCODE tLogOffset, "Offset Logbook" ; 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 |