arkhometha / Historical-Project-Mod

A mod for Victoria 2 - Heart of Darkness 3.04
157 stars 52 forks source link

Replace stray mojibake in Fiume localisation string #233

Open moretrim opened 3 years ago

moretrim commented 3 years ago

A single 0xC9 (‘É’ in Windows-1252) had been corrupted into invalid control character 0x90 somehow.

Since the corrupted string was for the French translation which is not supported by HPM, this change has little concrete effect. However the corrected file spares modders from tripping up editors and other tools, which is nice.

mikoxyz commented 3 years ago

FWIW, this isn't a problem on Linux + vim.