Commit d9cd351
Stop the wizard asking for a language it cannot apply
Picking English in the installer produced a German program, which reads like
a bug and is not one: the [Languages] choice localises the wizard, while
MateFan reads CurrentUICulture at every start and follows the Windows
display language.
ShowLanguageDialog defaults to yes, so the question was always asked. Turned
off, the wizard falls back to LanguageDetectionMethod=uilanguage — the same
signal the program uses — and the two now always agree. Nobody is asked
something whose answer expires with the last wizard page.
The readme gains a Language section, because "which language will I get" is
a user question and it was only answered under Development notes.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0154ydCSH6y6ha5Dp3GUQHKA1 parent 7278fd9 commit d9cd351
3 files changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
44 | 53 | | |
45 | 54 | | |
46 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
29 | 40 | | |
30 | 41 | | |
31 | 42 | | |
| |||
0 commit comments