Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Incorrect font launcher for russian language
Author Message
jens Offline
Frictional Games

Posts: 3,107
Joined: Apr 2006
Reputation: 103
Post: #11
RE: Incorrect font launcher for russian language
Yes Amnesia has Russian voices and subtitles, but not Justine.
05-22-2011 10:26 AM
Visit this user's website Find all posts by this user Quote this message in a reply
plutomaniac Offline
Super Moderator

Posts: 4,356
Joined: May 2011
Reputation: 72
Post: #12
RE: Incorrect font launcher for russian language
(05-22-2011 10:26 AM)jens Wrote:  Yes Amnesia has Russian voices and subtitles, but not Justine.

oh yes, that makes sense. Didn't get it at first. Thx...Wink

[Image: 2me72wn.gif]
05-22-2011 11:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Mihanick Offline
Junior Member

Posts: 11
Joined: Apr 2011
Reputation: 0
Post: #13
RE: Incorrect font launcher for russian language
(05-21-2011 02:42 AM)Mihanick Wrote:  If you selected the Russian language, then when loading "Justine" there are no inscriptions on buttons and menus.
Solved the problem by replacing the lines in the file "russian.lang" (...\config\lang_ptest):
<RESOURCES>
    <Directory Path="fonts/eng" />
    <Directory Path="lang/eng" />
  </RESOURCES>
on
<RESOURCES>
    <Directory Path="fonts/rus" />
    <Directory Path="lang/eng" />
  </RESOURCES>
Now it is necessary to translate only the text in a file on a native language Rolleyes
05-23-2011 09:42 AM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)