Commit Graph

37 Commits

Author SHA1 Message Date
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
Henrik Rydgård
3db23b14b1 Add vscode settings file for langtool (format-on-save, etc). 2021-09-22 23:55:36 +02:00
Henrik Rydgård
9dd2053867 Split langtool into multiple source file. 2021-09-22 23:55:36 +02:00
Henrik Rydgård
a2dc17e405 langtool: have functions both to delete and comment out unused lines. 2021-09-21 20:16:48 +02:00
Henrik Rydgård
16e7ba1c83 More fixes to langtool 2021-09-21 20:16:48 +02:00
Henrik Rydgård
75f50b0506 langtool: Automatically comment out lines that are not present in en_US.ini.
This helps find a multitude of issues, including missing strings in en_US.ini.
2021-09-21 08:55:46 +02:00
Henrik Rydgård
f2fe53e8fe langtool: Fix clippy warnings 2021-09-21 08:03:53 +02:00
Henrik Rydgård
90f0a6d78b langtool: Ignore comments when syncing lines
langtool: Don't automatically copy translators.
2021-09-21 08:03:53 +02:00
Henrik Rydgård
fe8ef7c596 Don't process the README.md 2021-09-21 01:03:16 +02:00
Henrik Rydgård
7008320719 Handle BOM 2021-09-21 01:01:40 +02:00
Henrik Rydgård
6e261cf86e Add little langtool for copying missing language ini strings 2021-09-21 00:51:21 +02:00
sum2012
ba4256a580 Add compiled file 2014-04-28 21:47:14 +08:00
sum2012
3bee224563 Add pauth_tool source
Thanks @tpunix share it
2014-04-28 21:30:24 +08:00
Lioncash
38caedadfa Fixed two other memory leaks I missed. 2013-01-25 15:07:36 -05:00
Xele02
f965fb7623 * Add PSP Homebrew for encode/decode save between PSP and PPSSPP. 2012-12-28 11:42:41 +01:00