Thanks. MediaBox now supports
multi-language. Anybody wants to make your own language can follow blow
instructions.
In the same level folder of every .exe
file, there is a language folder. By default, there are 3 kinds of lanugage,
English, Simplified Chinese and Traditional Chinese. You can copy one of them
and rename it the name of your language and translate every string resource
in the file. And then upload it to the MediaBox backend through the Main
Menu->Language->Upload Lanugage Pack. I will check the language files
uploaded and if no problem I will release it to the users. Users can get the new
language files through the Main Menu->Language->Download/Update Language
Packs menu item. Don't worry about the <BasicInfo> fields, I will fill
them for you. You can only specify the correct language name.
<BasicInfo>
<Name>English</Name>
<LocaleId>1033</LocaleId>
<Translator>Hendy</Translator>
<Version>1.0.0.349</Version>
<VersionCode>1</VersionCode>
</BasicInfo>
Hendy.So