
HI Martin,
On Mon, Jan 06, 2003 at 07:20:54PM +0900, murahashi wrote:
I'm trying to add new language on current cvs version.
I added jp.pm to Kernel/Language. I also added new language $Self->{DefaultUsedLanguages}->{jp} = 'Japanese' to Config.pm. After that, I can find new language on the agent login page.
But, there is no new language record in mysql language table. The admin interface (AdminArea ->> Language) was disappeared.
The Kernel/Config.pm replaced the database table (the language table is not longer used).
How to add new language to language list at agent preference page?
If you have your new language on the agent login page, you also should have the language on the agent preference page!
Sorry for my unclear quiestion. I have new language on the agent login page, but I could not find new language on the agent preference page. This is my problem.
PS0: If you send me your jp.pm I can add it to the OTRS 1.0 release! :))
PS1: Which charset do you use? UTF-8?
At this time, euc_JP only
Best, Murahashi
Martin
Shozo