mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
Fixes #1656
This commit is contained in:
parent
8562bee9c1
commit
43f8e13c14
2 changed files with 62 additions and 62 deletions
|
@ -530,7 +530,7 @@
|
|||
#define TR_ELIMITS TR("Limites ét", "Limites étendues")
|
||||
#define TR_ETRIMS TR("Trims ét.", "Trims étendus")
|
||||
#define TR_TRIMINC TR("Pas Trim", "Pas des trims")
|
||||
#define TR_TTRACE TR("Source gaz", INDENT "Source gaz")
|
||||
#define TR_TTRACE TR("Src\001chrnos", INDENT "Source chronos")
|
||||
#define TR_TTRIM TR("Trim gaz", INDENT "Trim ralenti uniq.")
|
||||
#define TR_BEEPCTR TR("Bips centr", "Bips centrage")
|
||||
#define TR_PROTO TR(INDENT "Proto.", INDENT "Protocole")
|
||||
|
@ -628,7 +628,7 @@
|
|||
#define OFS_RX 4
|
||||
#define TR_ACCEL "Acc:"
|
||||
#define TR_NODATA "NO DATA"
|
||||
#define TR_TOTTM1TM2THRTHP "\037\146TOT\036TM1\037\146TM2\036THR\037\146TH%"
|
||||
#define TR_TOTTM1TM2THRTHP "\037\146TOT\036TM1\037\146TM2\036000GAZ\037\146GZ%"
|
||||
#define TR_TMR1LATMAXUS "Tmr1Lat max\037\124us"
|
||||
#define STR_US (STR_TMR1LATMAXUS+13)
|
||||
#define TR_TMR1LATMINUS "Tmr1Lat min\037\124us"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue