[rt-devel] rt-3-0-3pre4 - Language Guessing
Autrijus Tang
autrijus at autrijus.org
Mon Jun 16 12:03:56 EDT 2003
On Mon, Jun 16, 2003 at 01:56:55PM +0200, Jonas Lincoln wrote:
> Anyways, after this upgrade, if a browser is set to Language=Swedish, rt
> guesses that the user want to view rt in Norwegian(!). This is not the
> behaviour we want (default to english, please). How can we change this
> behaviour?
You can add this line to your RT_SiteConfig.pm:
@LexiconLanguages = qw(en);
That will turn it into an English-only system.
Thanks,
/Autrijus/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20030617/6797ce01/attachment.pgp
More information about the Rt-devel
mailing list