Ticket #179 (closed defect: released)
Make sure that translations are used throughout UI
| Reported by: | ibboard | Owned by: | ibboard |
|---|---|---|---|
| Priority: | major | Milestone: | WarFoundry 0.1 |
| Component: | WarFoundry-GUI-WinForms | Version: | Unknown or N/A |
| Keywords: | translation | Cc: | |
| Blocked By: | Blocking: | #88, #203 |
Description
We've now got quite a few possible translation languages, so the code needs checking to find and fix all of the places that have been lazy and either haven't used translations at all or have used translations but not defined the English translation and are just relying on falling back to the supplied hard-coded string.
Change History
comment:4 Changed 3 years ago by ibboard
(In r370) Re #88: Complete initial WinForms UI
- Add basic initial "about" box
- Translations (below)
Re #179: Make sure that translations are used throughout UI
- Make all controls translatable
- Supply translations for all controls
Re #204: Use new limits in WinForms UI
- Warn the user and cap the number if we try to go out of range for equipment
comment:8 Changed 2 years ago by ibboard
(In r405) Fixes #220: Make percentage and numeric amounts more obvious
- Differentiate between "free" and costed and build up a new string with more options
- Make use of translations for all of the parts of the line
Re #179: Make sure that translations are used throughout UI
- Add new translations to file
comment:10 Changed 2 years ago by ibboard
comment:11 Changed 2 years ago by ibboard
- Owner set to ibboard
- released set to no
- Version set to Unknown or N/A
- Status changed from confirmed to accepted
comment:12 Changed 2 years ago by ibboard
comment:13 Changed 2 years ago by ibboard
- Status changed from accepted to closed
- Resolution set to fixed
(In r421) Fixes #179: Make sure that translations are used throughout UI
- Translate tooltip for "total points" panel
- Add translation for tooltip to English file
- Change some default messages to default capitalisation and sensible values
Also:
- Bump version to v0.1b6pre (looks like v0.1b5 is still showing itself as v0.1b4!)
comment:15 Changed 2 years ago by ibboard
- Resolution changed from fixed to released
Mark fix as released under a previous version
WarFoundry - Development
Move tickets to new "confirmed" status to show that they've been checked