Multi-language

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
armura
Posts: 40
Joined: Sat Sep 04, 2010 9:08 pm

Multi-language

Post by armura »

L2J Revision Number:4412
L2JDP Revision Number:7664

Greetings,

I make some tests about Multi-language system and I try translate the systemmsg.txt to Brazilian Portuguese, but does not work.

The Portuguese language use special characters, like: á, é, í, ó, ú, ç and others...

I using Notpad+ to edit systemmsg.txt, and save the file with ANSI code. But, does not work too.

In my tests I tryed edit systemmsg with:
*Notepad, without special characters: not work.
*Notepad++, code page ANSI, without special characters: not work.
*Notepad++, code page UTF, with special characters: not work.

I have two questions.
a) Exist a corretly code page to save systemmsg.txt file (like ANSI, UTF)?
b) Can use my native special characters for translation using a specifc code page? Or the best way is only the simple translate without special characters?

Thanks ^^
Best Regards.
User avatar
achilless
Posts: 153
Joined: Thu Oct 02, 2008 7:40 pm
Location: Russia & Ukraine

Re: Multi-language

Post by achilless »

java -server -Dfile.encoding=UTF-8 -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xms2048m -Xmx2048m
russian spec simvol all right
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Multi-language

Post by _DS_ »

System messages translation not supported.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: Multi-language

Post by ThePhoenixBird »

_DS_ wrote:System messages translation not supported yet.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Multi-language

Post by JIV »

isnt that clientside?
nBd
L2j Inner Circle
L2j Inner Circle
Posts: 350
Joined: Wed Jun 07, 2006 2:26 pm

Re: Multi-language

Post by nBd »

JIV wrote:isnt that clientside?
Not if the message is send by String to Client and Messages are stored in Datapack? ;)
<ZaKaX> Ohh nBd, you're so professianal with your analconda.
Post Reply