Commit 313c08a
authored
Translate selector's options (#616)
- Make MenuManager able to get localized text for selector's options:
- Displayed option array go through `GetLocalizedString`
- `OnValueChanged` cannot set `newSelection` _(localized)_ directly anymore, so it sets `options[newIndex]` _(not localized)_ instead1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
| 457 | + | |
0 commit comments