mirror of
https://github.com/opentx/opentx.git
synced 2025-07-22 15:55:26 +03:00
Improve some messsages (#5778)
This commit is contained in:
parent
b331363de1
commit
d76c693147
3 changed files with 3 additions and 3 deletions
|
@ -704,7 +704,7 @@
|
|||
#define TR_BAR "Bar"
|
||||
#define TR_ALARM INDENT "Alarm"
|
||||
#define TR_USRDATA TR("UsrData", "User data")
|
||||
#define TR_BLADES INDENT "Blades"
|
||||
#define TR_BLADES INDENT "Blades/Poles"
|
||||
#define TR_SCREEN "Screen\001"
|
||||
#define TR_SOUND_LABEL "Sound"
|
||||
#define TR_LENGTH INDENT "Length"
|
||||
|
|
|
@ -688,7 +688,7 @@
|
|||
#define TR_BAR "Bar"
|
||||
#define TR_ALARM INDENT"Alarm"
|
||||
#define TR_USRDATA "UsrData"
|
||||
#define TR_BLADES INDENT"Blades"
|
||||
#define TR_BLADES INDENT"Blades/Poles"
|
||||
#define TR_SCREEN "Screen "
|
||||
#define TR_SOUND_LABEL "Sound"
|
||||
#define TR_LENGTH INDENT"Length"
|
||||
|
|
|
@ -717,7 +717,7 @@
|
|||
#define TR_BAR "Barre"
|
||||
#define TR_ALARM INDENT "Alarme"
|
||||
#define TR_USRDATA "Données"
|
||||
#define TR_BLADES INDENT "Pales"
|
||||
#define TR_BLADES INDENT "Pales/Pôles"
|
||||
#define TR_SCREEN "Ecran "
|
||||
#define TR_SOUND_LABEL "Son"
|
||||
#define TR_LENGTH INDENT "Durée"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue