Hi Shozo,

On Tue, Jan 07, 2003 at 09:35:42AM +0900, murahashi wrote:
> > > 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.
> > > [...]
> >
> > > 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.

Really! Try to add 

[...]
    $Self->{DefaultUsedLanguages}->{bb} = 'Bavarian';
[...]

to your Kernel/Config.pm. Is this language shown in your preference page?

> Shozo

  Martin

--
Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/
--
Perfection is our goal, excellence will be tolerated. -- J. Yahl

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to