mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-09 14:46:05 +00:00
Ensure .rc language is en_US
This commit is contained in:
parent
9a96deed0a
commit
7d3cd9c385
@ -20,7 +20,7 @@ VS_VERSION_INFO VERSIONINFO
|
|||||||
BEGIN
|
BEGIN
|
||||||
BLOCK "StringFileInfo"
|
BLOCK "StringFileInfo"
|
||||||
BEGIN
|
BEGIN
|
||||||
BLOCK "041904b0"
|
BLOCK "040904b0"
|
||||||
BEGIN
|
BEGIN
|
||||||
VALUE "Comments", PRODUCT_COMMENTS
|
VALUE "Comments", PRODUCT_COMMENTS
|
||||||
VALUE "CompanyName", PRODUCT_COMPANY_NAME
|
VALUE "CompanyName", PRODUCT_COMPANY_NAME
|
||||||
@ -35,6 +35,6 @@ BEGIN
|
|||||||
END
|
END
|
||||||
BLOCK "VarFileInfo"
|
BLOCK "VarFileInfo"
|
||||||
BEGIN
|
BEGIN
|
||||||
VALUE "Translation", 0x419, 1200
|
VALUE "Translation", 0x409, 1200
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
|
Loading…
x
Reference in New Issue
Block a user