View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0003017 | FSSCP | localization | public | 2014-03-09 14:37 | 2014-03-16 09:26 | ||||||||
Reporter | Yarn | ||||||||||||
Assigned To | karajorma | ||||||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||||||
Status | acknowledged | Resolution | fixed | ||||||||||
Platform | x64 | OS | Windows 7 | OS Version | |||||||||
Product Version | 3.7.1 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0003017: Localization "hacks" no longer used | ||||||||||||
Description | Ever since Karajorma's strings.tbl addition was implemented at revision 9761, certain localization features (such as translating the ETS labels and fixing certain non-English letters) stopped working. This happens because the code no longer changes the values of the lcl_?? variables in localize.cpp, even though those features still read from thess variables. | ||||||||||||
Additional Information | I have attached a patch that provides a possible fix for this bug. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files |
|
![]() |
|
karajorma (administrator) 2014-03-16 09:25 |
Fix committed to trunk@10496. |
![]() |
|||
fs2open: trunk r10496
Timestamp: 2014-03-16 08:28:20 Author: karajorma Ported: N/A [ Details ] [ Diff ] |
Yarn's fix for Mantis 3017 (Certain HUD elements don't work after the changes to strings.tbl). Not very happy with the way it fixes thing (it only solves problems for French, German and Polish, which kinda makes the changes to strings.tbl in r9761 somewhat pointless) but it makes sense to wait for SDL and truetype support and then fix everything properly then. | ||
mod - /trunk/fs2_open/code/localization/localize.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/localization/localize.h | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-03-09 14:37 | Yarn | New Issue | |
2014-03-09 14:37 | Yarn | File Added: mantis3017.patch | |
2014-03-09 15:03 | Yarn | Description Updated | View Revisions |
2014-03-12 04:10 | Goober5000 | Assigned To | => karajorma |
2014-03-12 04:10 | Goober5000 | Status | new => assigned |
2014-03-16 09:25 | karajorma | Changeset attached | => fs2open trunk r10496 |
2014-03-16 09:25 | karajorma | Note Added: 0015664 | |
2014-03-16 09:25 | karajorma | Status | assigned => resolved |
2014-03-16 09:25 | karajorma | Resolution | open => fixed |
2014-03-16 09:26 | karajorma | Status | resolved => acknowledged |