1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-13 19:40:16 +03:00
Commit graph

12 commits

Author SHA1 Message Date
kobakirill
7322084fb8
feat: Add Russian translation to firmware 🇷🇺 (#4067) 2023-10-20 12:13:45 +10:00
Stav Raviv
dd64aaef2e
feat: Hebrew radio translation 🇮🇱 (#3506)
* Hebrew radio translation 🇮🇱

* chore: loop in alphabetical order

* Replace Arial with Arimo

* Add "he" to companion settings
2023-05-14 13:36:53 +10:00
Raphael Coeffic
786fbcb411
feat: Japanese radio translation 🇯🇵 (#2456)
* Japanese radio translation

`jp.h` based on #2006 (Kudos to @ToshihiroMakuuchi)

* fix: Gyro is now IMU

* Japanese modifications were made to the display. (#2171)

* Update JP translation file

* Update JP fonts

* Fix rotary encoder mode string

Co-authored-by: Peter Feerick <peter.feerick@gmail.com>
Co-authored-by: まっく まるちぷろとこる <36994795+ToshihiroMakuuchi@users.noreply.github.com>
2022-10-11 11:42:24 +10:00
HThuren
3b2f07ae85
fix: Danish special characters on B&W radios (#2271)
* Dannish special characters

* Danish special characters

* Danish special characters

* Danish special characters

* Danish special characters

* Danish special characters

* chore: Reset header to `copyright-header` template
`tools/copyright-header.txt` template is what should be used.
Also added line at EoF to make git happy

Co-authored-by: Peter Feerick <peter.feerick@gmail.com>
2022-09-07 20:15:08 +10:00
Raphael Coeffic
575ed1d463 translations: finished transition to string arrays 2022-06-11 15:38:08 +02:00
richardclli
230ac34e86
[translations] Resolve issue with lines over characters for some languages, and some wrong characters used (#1268)
* Resolve a problem in font generation when y_offset is negative.

* Change to use full dynamic detection of special chars, generalized for all languages including cjk.

* Isolated colorlcd and bwlcd translation encoding method.

* Fixed the cz char mapping.

* Only cz requires subset lowercase handling.
2021-12-27 11:43:17 +10:00
Raphael Coeffic
aeb297c800 Use the same font all the way for a specific language 2021-05-08 08:40:02 +02:00
3djc
7d2178cb5c fix chars continued 2020-12-18 20:37:11 +01:00
3djc
cd589bc28d fix chars 2020-12-17 18:05:19 +01:00
Kilrah
8adcd73c18 Force opening CN chars file as utf-8 on Windows 2020-02-24 15:10:41 +01:00
Bertrand Songis
e2939aae82
Cosmetics 2019-12-09 16:37:45 +01:00
Bertrand Songis
3e2cb83991
Now uses the external libopenui 2019-10-02 14:41:52 +02:00