View Revisions: Issue #3017
[ All Revisions ] [ Back to Issue ]
Summary | 0003017: Localization "hacks" no longer used | ||
---|---|---|---|
Revision | 2014-03-09 15:03 by Yarn | ||
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. | ||
Revision | 2014-03-09 14:37 by Yarn | ||
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 localization.cpp, even though those features still read from thess variables. |