Commit e49142f
Fix tile translations and settings search i18n
- homeform.cpp: use tr() instead of QStringLiteral for all tile display
names so they are picked up by Qt's translation system
- settings.qml: add computeTranslatedName() that probes qsTranslate()
across all QML contexts to show translated names in search results and
include them in the search haystack (enables searching in user language)
- Run lupdate to register the 58 new tile-name strings across all .ts files,
ready for ollama translation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 31f80a3 commit e49142f
32 files changed
Lines changed: 66248 additions & 138151 deletions
File tree
- src
- translations
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
| |||
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
133 | 157 | | |
134 | 158 | | |
135 | 159 | | |
136 | 160 | | |
| 161 | + | |
137 | 162 | | |
138 | 163 | | |
139 | 164 | | |
| |||
176 | 201 | | |
177 | 202 | | |
178 | 203 | | |
179 | | - | |
| 204 | + | |
| 205 | + | |
180 | 206 | | |
181 | 207 | | |
182 | 208 | | |
| |||
1835 | 1861 | | |
1836 | 1862 | | |
1837 | 1863 | | |
1838 | | - | |
| 1864 | + | |
1839 | 1865 | | |
1840 | 1866 | | |
1841 | 1867 | | |
| |||
0 commit comments