Question Translation MFD labels to other languages

Didro

New member
Joined
Dec 19, 2011
Messages
3
Reaction score
0
Points
0
Hello,

Could I somehow translate MFD labes to other language, e.g. to Russian ?

Thank you!
 
I don't know of any MFD that would allow multilingual support. In general the text is hard coded into the program, so you can't change it without getting the source code for the MFD.

There might be a trick to get around it. I remember Artlav or someone created a Russian Orbiter launcher a while back.
 
IThere might be a trick to get around it. I remember Artlav or someone created a Russian Orbiter launcher a while back.
If creators of MFDs put their strings into resources, you could do it this way too, by using a resource editor. Otherwise, you can only replace strings that are longer or equal in length than their translation, and with a hex editor.
 
Back
Top