Commit Graph

53 Commits

Author SHA1 Message Date
Henrik Rydgård
f9feb33ff6 Cargo update 2024-06-23 15:47:17 +02:00
Henrik Rydgård
1471dcd8ce Add translation strings for new iOS audio options
Followup to #19200
2024-05-28 00:03:05 +02:00
Henrik Rydgård
b25a99653c Update tr_TR.ini with some new untranslated lines 2024-05-20 09:46:24 +02:00
Henrik Rydgård
1dd363ae3e Add the new UI strings for GPI/GPO switches/leds 2024-05-12 18:10:53 +02:00
Henrik Rydgård
d66054b15f Bump langtool deps 2024-05-10 13:30:49 +02:00
Henrik Rydgård
188d19afb0 Add translation string, update langtool deps 2024-04-16 20:38:29 +02:00
Henrik Rydgård
fb075608c3 Langtool: Replace outdated structopt dependency with clap. Gets rid of a github security warning 2024-04-03 08:53:27 +02:00
Henrik Rydgård
d284ad4496 Remove warning for bad CHDs 2024-03-16 20:52:21 +01:00
Henrik Rydgård
21d5257fbf Translation keys etc: Address feedback from TotalCaesar659 2024-01-23 19:23:23 +01:00
Henrik Rydgård
5bf6625740 Translation string 2024-01-20 23:11:30 +01:00
Henrik Rydgård
a8854c9cba Add translation string 2024-01-12 11:30:00 +01:00
Henrik Rydgård
549071ecb2 Add new string 2023-12-28 13:46:25 +01:00
Henrik Rydgård
75a59d100a langtool: When renaming the key of untranslated strings, also change the value. 2023-11-30 17:43:33 +01:00
Henrik Rydgård
b76d519682 Minor langtool update 2023-11-26 11:43:40 +01:00
Henrik Rydgård
06882d6e55 Add new string 2023-10-04 14:12:19 +02:00
Henrik Rydgård
9dcaf4e761 Add a little utility shell script 2023-09-28 11:53:44 +02:00
Henrik Rydgård
765ac04892 Update translation files with new strings. 2023-08-23 17:54:28 +02:00
Henrik Rydgård
9f11784c7b Add more missing strings 2023-08-01 13:16:59 +02:00
Henrik Rydgård
b1751f8b41 Move the corner position strings from Networking (for Chat) to Dialog (general)
These strings will be used to configure positions for notifications.
2023-07-31 23:18:23 +02:00
Henrik Rydgård
556ff1e3f1 Add missing language strings to ini files 2023-07-23 11:10:06 +02:00
Henrik Rydgård
9823c93ef5 langtool: Update lockfile 2023-07-16 16:34:36 +02:00
Henrik Rydgård
48fab112b9 Collapse the "Custom 1", "Custom 2" etc translation strings 2023-06-20 10:42:56 +02:00
Henrik Rydgård
15ff2cf5e3 Add translation string, though this is a tricky one. 2023-05-22 12:20:10 +02:00
Henrik Rydgård
a1d9dd47eb Add missing strings 2023-04-12 22:55:35 +02:00
Henrik Rydgård
2fa93982ea Add support for integer scale factor for display
This is mainly useful if you want an authentic pixellated look with 1x
rendering (or software) and nearest display filter. It'll simply round
down the auto-scaled sized to the nearest integer scale factor,
configuring exactly which one isn't that interesting since they all are
gonna look good.

Fixes #17093
2023-04-02 22:29:08 +02:00