1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-26 01:35:21 +03:00

Martin Hotar's name was wrong in the English version of the OpenTX About dialog.

This commit is contained in:
Kjell Kernen 2014-06-03 19:07:29 +02:00
parent 79b461eda8
commit f2c9aa9494

View file

@ -871,7 +871,7 @@
#define TR_ABOUT_KJELL_3 "OpenTX Recorder author" #define TR_ABOUT_KJELL_3 "OpenTX Recorder author"
#define TR_ABOUT_KJELL_4 "Companion contributor" #define TR_ABOUT_KJELL_4 "Companion contributor"
#define TR_ABOUT_MARTIN_1 "Kjell Martin Hotar" #define TR_ABOUT_MARTIN_1 "Martin Hotar"
#define TR_ABOUT_MARTIN_2 "Graphics designer" #define TR_ABOUT_MARTIN_2 "Graphics designer"
#if defined(PCBTARANIS) #if defined(PCBTARANIS)