alfrix
4f959696bd
gtk: remove newlines to properly wrap lines if needed
...
this fixes the issue caused by labels with a newlines detected as 1 line even if it has more than one
2022-09-02 19:58:35 -03:00
alfrix
3847fea315
Update translation files
2022-08-10 12:02:07 -03:00
alfrix
6510b2ec6b
Refactor
...
Use f-strings
Avoid unnecessary casts to str()bool()int()
Ensure file closure
Merge nested ifs
Simplify for-assigns-appends with comprehensions and internal functions
Avoid shadowing internal function names
Initialize variables
Return value directly instead of assign then return
Make some methods static
2022-08-01 12:23:40 -03:00
alfrix
0feffff2ac
translations: update all
2022-07-03 12:03:50 -03:00
Adam Shanks
61c5bea9a0
Superscript ( #635 )
...
* Use superscript 2 and 3 as appropriate
2022-06-05 09:55:52 -03:00
alfrix
6bb712f970
Update translation files
2022-06-02 15:07:52 -03:00
alfrix
5eac3bef6b
Update Translations
2022-03-31 11:26:25 -03:00
alfrix
4899701ae3
Update translations
2022-03-20 10:21:34 -03:00
alfrix
c77bdfe617
Translations: Fix plurals
2022-02-26 16:03:08 -03:00
alfrix
de35769600
Temp_panel: Fix issue with temperature_fan #495
...
Since temperature_fan has a target, it needs to be in the list to properly work
2022-02-08 13:45:46 -03:00
alfrix
1964f13e26
Update translations
2022-02-05 13:53:00 -03:00
Alfredo Monclus
41aa953cfd
Update Translations ( #435 )
2022-01-13 11:05:04 -05:00
BrownRhined
4bfd0d13fb
add Chinese Traditional ( #392 )
...
* add Chinese Traditional
add Chinese Traditional
* Update KlipperScreen.po
* Update translation script and run it.
Co-authored-by: Jordan
2022-01-03 01:26:12 -05:00