Bug #18993
Brackets instead of double angulars in refactor.cfg
80%
Description
In file GameData/SquadExpansion/MakingHistory/Localization/refactor.cfg:
the line
#autoLOC_8100160 = \n{0} - {1} : equals {2} points
should be
#autoLOC_8100160 = \n<<0>> - <<1>> : equals <<2>> points
History
#1 Updated by jclovis3 over 6 years ago
In Windows, the refactor.cfg file seems to be called the dictionary.cfg file, and it just happens that autoLOC_8100160 was skipped. I don't know what this one is used for, but perhaps it was supposed to be removed from all versions. Several other values appear to be removed as well. For Windows, that area of the file list looks like this:
#autoLOC_8100159 = Unknown
#autoLOC_8100161 = Time Score
#autoLOC_8100167 = Above Sea Level
#autoLOC_8100168 = Mass Value
#autoLOC_8100169 = Mass
#3 Updated by peteletroll about 5 years ago
Solved in MH 1.8.1.
#4 Updated by victorr over 3 years ago
- Status changed from New to Ready to Test
- Target version set to 1.12.0
- % Done changed from 0 to 80
We have made some changes in this last 1.12.0 release and would like some feedback on this issue. Thanks.