fodev.net

FOnline Development => General Discussion => Topic started by: raynor009 on December 30, 2010, 05:03:45 pm

Title: Tiny SDK problem
Post by: raynor009 on December 30, 2010, 05:03:45 pm
I got a tiny problem with the russian files from the SDK.Is text like this.

{300}{}{Äë˙ ďđîčçâîäńňâŕ ňđĺáóĺňń˙ íŕőîäčňüń˙ đ˙äîě ńî cďĺöčŕëüíűě ńňŕíęîě čëč âĺđńňŕęîě.}
{301}{}{Ńňŕíîę čëč âĺđńňŕę â íĺđŕáîňîńďîńîáíîě ńîńňî˙íčč. Ďđîčçâîäńňâî íĺâîçěîćíî. Ďîďđîáóéňĺ ďîçćĺ.}
{302}{}{Ńňŕíîę čëč âĺđńňŕę â íĺđŕáîňîńďîńîáíîě ńîńňî˙íčč. Ďđîčçâĺäĺí ěŕęńčěóě âîçěîćíűő ďđĺäěĺňîâ. Ďđîčçâîäńňâî íĺâîçěîćíî.}

What i want to do is make it apear like normal russian words.I know this arent the reals ones.What i want to do is translate all thats russian in english and then probably in other languages.So any help fixing my problem is apreciated.
Title: Re: Tiny SDK problem
Post by: Surf on December 30, 2010, 07:31:46 pm
Did you try to open these files with Notepad++ (http://notepad-plus-plus.org/) ?
Title: Re: Tiny SDK problem
Post by: raynor009 on December 30, 2010, 07:39:04 pm
I only open with Notepad++
Title: Re: Tiny SDK problem
Post by: Cpt.Rookie on December 31, 2010, 10:46:09 am
In Notepad++, select Encoding --> Character sets --> Cyrillic --> Windows-1251
Title: Re: Tiny SDK problem
Post by: raynor009 on December 31, 2010, 12:17:49 pm
It worked thanks.