Commit Graph

39 Commits

Author SHA1 Message Date
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
Henrik Rydgård
ddab8fc0db langtool: Update, fix clippy warnings, just because 2023-03-12 12:26:26 +01:00
Henrik Rydgård
cdca958781 Change "Customize tilt..." to "Tilt control setup" 2023-02-02 11:05:33 +01:00
Henrik Rydgård
9de35f23b4 Update langtool dependencies 2023-02-01 15:51:33 +01:00
Henrik Rydgård
4802e7810b langtool: improve insertion of missing sections (logging, empty line) 2022-12-12 10:23:27 +01:00
Henrik Rydgård
3ba37f4e77 Langtool: Add --dry-run support 2022-11-29 09:57:18 +01:00
Henrik Rydgård
dbd799bce3 Add new translation key "Aspect Ratio" 2022-11-27 19:44:45 +01:00
Henrik Rydgård
f02c983a63 lang: Remove obsolete keys, add new untranslated ones :( 2022-11-06 19:44:16 +01:00
Henrik Rydgård
af54ff7941 langtool: Run fmt, remove wrong comments 2022-09-03 10:53:47 +02:00
Henrik Rydgård
759dc25503 langtool: Add easy command to remove a key. 2022-09-03 10:52:48 +02:00
Henrik Rydgård
a983828731 langtool: Add command move-key to move a line globally from one section to another. Update deps 2022-07-13 01:18:48 +02:00
iota97
c7a7a321b0 Fix missing GPU and run tools 2022-05-15 00:57:56 +02:00
iota97
608532746a Unused lang tool 2022-05-12 08:42:41 +02:00
CelesteBlue-dev
d28307847d Delete pauth_tool, useless since pauth keys known
pauth_tool was added because of #4074
pauth_tool can be removed because of #12559
2022-02-05 00:23:03 +01:00
Henrik Rydgård
6da46beb66 Use the structopt crate to add some nice subcommands to langtool. 2021-09-22 23:57:07 +02:00