https://winscp.net/tracker/2346 Source commit: 4b3464ac4b05c08394112f7e959420245b46740e
@@ -998,6 +998,7 @@ void __fastcall TGUIConfiguration::SetLocaleInternal(LCID value, bool Safe, bool
{
SetAppliedLocale(L, FileName);
SetResourceModule(Module);
+ ResStringCleanupCache();
}