1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 01:05:10 +03:00
This commit is contained in:
gbirkus@gmail.com 2012-05-11 10:03:28 +00:00
parent 7eded397f7
commit 3d9a020178

View file

@ -95,7 +95,7 @@
#define TR_VVARIO "[Vario] "
#endif
#if defined(AUDIO)
#define TR_SOUND "[Play Sound]\0"
#define TR_SOUND "Play Sound\0"
#else
#define TR_SOUND "Beep\0 "
#endif