
Hi Shozo, 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! 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?
Best, Murahashi
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address.