Commit graph

9 commits

Author SHA1 Message Date
llama
04332f36b5
modify strings 2025-10-31 23:01:06 +08:00
llama
172f924acb
add/modify strings 2025-10-24 20:02:04 +08:00
llama
c08f86ce5d
add strings 2025-10-20 09:58:51 +08:00
llama
2ba7809de6
add strings 2025-10-18 10:00:33 +08:00
llama
ef149840ce
add launcher strings 2025-10-14 09:20:56 +08:00
user1823
1ba4512011
Fix launcher strings (#4375)
* Fix launcher strings

* Add prompt to press enter for installation

* Prompt should appear after ensuring that the OS is supported
2025-10-02 21:50:44 +07:00
GithubAnon0000
969c2b43b5
CHANGE launcher strings to clarify installing for novices (#4327)
* CHANGE strings to clarify for novices

* Update launcher.ftl including suggestions from @dae
2025-10-02 17:00:09 +07:00
llama
a842ba1498
replace more hardcoded strings in the launcher with translations (#4368) 2025-09-30 00:13:09 +10:00
llama
e0b0d0d19b
feat: add i18n to launcher (#4361)
* add anki_i18n and locale_config crates to launcher

* add launcher.ftl

* add tr to state

* replace most hardcoded strings with translations

* add support for `launcher` rustcfg to trim translations

* use marker structs to denote type of translations

* move underscores into generated code

* Update cargo-license, which may fix the license order issue (dae)
2025-09-27 16:58:46 +10:00