Commit 931b79ae authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Win32: match resource character encoding (fixes #7567)

(cherry picked from commit 44819779f94086ea1f21a9649af8d41754fa9ccf)
parent 0002ac10
...@@ -26,7 +26,7 @@ BEGIN ...@@ -26,7 +26,7 @@ BEGIN
END END
BLOCK "VarFileInfo" BLOCK "VarFileInfo"
BEGIN BEGIN
VALUE "Translation", 0x409, 1200 VALUE "Translation", 0x409, 1252
END END
END END
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment