mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 09:15:38 +03:00
Fixed two problems with missing citation marks. There might be more...
This commit is contained in:
parent
36d937e5b3
commit
fe81dd7f54
1 changed files with 2 additions and 2 deletions
|
@ -301,8 +301,8 @@
|
|||
#define TR_BLADES INDENT"Blad"
|
||||
#define TR_SCREEN "Screen "
|
||||
#define TR_SOUND_LABEL "Ljud "
|
||||
#define TR_LENGTH INDENT"Tid
|
||||
#define TR_SPKRPITCH INDENT"Ton
|
||||
#define TR_LENGTH INDENT"Tid"
|
||||
#define TR_SPKRPITCH INDENT"Ton"
|
||||
#define TR_HAPTIC_LABEL "Vibrator"
|
||||
#define TR_HAPTICSTRENGTH INDENT"Styrka"
|
||||
#define TR_CONTRAST "Kontrast"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue