1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00
This commit is contained in:
bsongis 2015-07-04 18:12:10 +02:00
parent 017c13dbdc
commit c05dd4597d
2 changed files with 1 additions and 29 deletions

View file

@ -133,8 +133,7 @@ def ttsEn():
systemSounds.append((str(100*(i+1)), filename(PROMPT_SYSTEM_BASE+100+i)))
for i, s in enumerate(["thousand", "and", "minus", "point"]):
systemSounds.append((s, filename(PROMPT_SYSTEM_BASE+109+i)))
for i, s in enumerate(["", "",
"volt", "volts",
for i, s in enumerate(["volt", "volts",
"amp", "amps",
"milliamp", "milliamps",
"knot", "knots",