logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

WebMail language question
rwonthego
#1 Posted : Tuesday, March 30, 2010 1:17:23 PM(UTC)
Rank: Member

Groups: Member
Joined: 3/29/2010(UTC)
Posts: 11
Points: 33

Hello,

I have just started to work with this email system and find it impressive.

I have created a Webmail site on my web server and the site is accesible from Internet Explorer browser on my client machine. The login and password labels do not appear in English though. Is there a setting that can be changed to make this appear in English or must I edit the aspx files. I have not yet successfully logged in to the email server so I don't know what the pages will look like once I get that far.

Anyway, any help is greatly appreciated. Thanks.

- Randolph

ivx
#2 Posted : Tuesday, March 30, 2010 1:29:22 PM(UTC)
Rank: Administration

Groups: Administration
Joined: 9/15/2006(UTC)
Posts: 1,946
Points: 5,711
Man
Location: Estonia

Was thanked: 68 time(s) in 68 post(s)
Hi,

You should change EST to ENG in global.asax.

// Valid values
// ENG - Engilsh
// EST - Estonian
// RUS - Russian
// pt_BR - Portuguese-Brazilian
// DAN - Danish
// FR - French
// ES - Spanish
// DE - German
// SI - Slovene
// CZ - Czech
// CN - Chinese

pplication.Add("DefaultLanguage","EST");
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF 1.9.5.5 | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.030 seconds.