1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00
Commit graph

15 commits

Author SHA1 Message Date
Benjamin Boy
b95deeee9f Update tts_de.py
Final change for trims.
2016-09-26 21:37:24 +02:00
Benjamin Boy
33608b3eb2 Update tts_de.py
Changed Endtrim and Mintrim to the same spoken words.
2016-09-26 15:55:12 +02:00
Benjamin Boy
069576515d Update tts_de.py 2016-09-26 14:24:48 +02:00
Benjamin Boy
f00d5d9417 Update tts_de.py
Translated crow to "Butterfly", changed filenames accordingly to the english ones so its possible to change from english to german without the need of editing the Special Functions section per model.
Removed "Minimale Trimmung", in my opinion this makes no sense a trim only can be at maximum or at center.
2016-09-23 13:58:53 +02:00
3djc
64748a6339 Cosmetics 2016-09-15 18:17:15 +02:00
Benjamin Boy
de67a9c215 Update tts_de.py 2016-09-15 17:00:22 +02:00
Benjamin Boy
584c9b592c Update tts_de.py 2016-09-15 16:46:47 +02:00
Benjamin Boy
5f80f9b246 Update tts_de.py
Some Translation Errors corrected.
2016-09-15 16:44:05 +02:00
3djc
07c4563764 Adjust languages for DB (#3754) 2016-09-02 17:49:05 +02:00
3djc
7d6e96fe0c Add mintrim (#3732) 2016-08-29 15:48:42 +02:00
3djc
9d9fdf81b4 Change audio generation files accordingly (#3717)
* Change audio generation files accordingly
New way of working :

units files are ALWAYS named in english based on the names in audio_arm.cpp names.
multiple form (singular, plural(s) are ammended with 0 to 4 suffix, according to languages rules. example : meter1.wav for first form of plural of meter unit,. This filename needs to be the same for all languages (in their respective directories of course)

* Care for gruin9x

* Better form

* Other languages

* Cosmetics
2016-08-24 23:43:56 +02:00
Bertrand Songis
5767be27b6 [Crossfire] New frame ATTITUDE added 2016-06-04 12:36:37 +02:00
Bertrand Songis
77888ae200 TTS scripts were completely broken 2016-05-13 13:08:56 +02:00
Bertrand Songis
c2412ca05e Python scripts with the executable flag 2016-03-26 23:04:39 +01:00
Sean Vig
82c3230981 PEP8 and break up radio/util/tts.py
Break up tts.py so that each language configuration of system and custom
sounds is done in a separate file, also fixing PEP8 problems with
tts.py, mostly whitespace related
2015-12-13 18:55:03 -06:00