Commit graph malamar/src/lang/en_US.lang
Author SHA1 Message Date
e14b6b69f1 merge with upstream inkay 2026-08-08 02:13:25 +02:00
e421ac5a40 malamar changes 2026-08-08 02:08:37 +02:00
Ash Logan
ccf5370f84 feat: switch config to C API and add missing strings
~40% bianry size reduction from RTTI/exceptions overhead
2026-07-28 22:54:16 +10:00
Jas
b04ebb8624 feat: make startup toast optional
added a configuration option to show/hide startup toast
2026-05-21 14:00:39 -04:00
00a75e94cb initial spfn commit 2026-05-16 22:18:39 +02:00
Ash Tails
889794f239
Translated using Weblate (English)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/en/
2025-07-02 05:16:24 +02:00
Ash Tails
6a54c86d06
Translated using Weblate (English)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/en/
2025-06-30 18:24:15 +02:00
Chris
2db5735085
Translated using Weblate (English)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/en/
2025-06-30 18:24:14 +02:00
Ash Logan
cd1d530da9 fix(config): Switch to snprintf for formatting
while vformat is closer to modern string-formatting sensibilities, it added 400KiB to our binaries, whereas snprintf has no noticeable impact. so... suffer, and hope the translators know what's up
2024-11-22 11:44:20 +11:00
Ash Logan
a710bd985a feat(lang): Tell users how to fix module-related errors
Realistically, 99% of people will not know how to "ensure the inkay module is properly installed" - Aroma updater is designed to automatically fix random stuff like this
It hashes every individual file so it will pick up SD card corruption, partial installs, etc
2024-11-21 13:49:54 +11:00
Daniel López Guimaraes
68bc066c7b feat: Add translation for module not found errors 2024-11-21 12:50:38 +11:00
Ash Logan
cc967126fe feat(p2p): Show p2p port in the config menu
with love to my weblate people
2024-11-17 23:59:26 +11:00
Ash Logan
6baee13685 feat(i18n): Move all texts into .lang files which are actually Java properties and C structs at the same time
no further comment
2024-10-03 00:00:56 +10:00