diff options
author | Sivaiah Nallagatla <snallagatla@novell.com> | 2004-08-21 14:55:07 +0800 |
---|---|---|
committer | Sivaiah Nallagatla <siva@src.gnome.org> | 2004-08-21 14:55:07 +0800 |
commit | 64943d5f70bcdcb7439c1c08c7901e7faa82d13e (patch) | |
tree | 4822c2d2efe52443dee35696ffa2ea236cdbee98 /mail/mail-errors.xml | |
parent | e50f205a57976550dca90a19b1b2759264ff137c (diff) | |
download | gsoc2013-evolution-64943d5f70bcdcb7439c1c08c7901e7faa82d13e.tar.gz gsoc2013-evolution-64943d5f70bcdcb7439c1c08c7901e7faa82d13e.tar.zst gsoc2013-evolution-64943d5f70bcdcb7439c1c08c7901e7faa82d13e.zip |
changed the groupwise account setup error message
2004-08-21 Sivaiah Nallagatla <snallagatla@novell.com>
* mail-erros.xml : changed the groupwise account setup error
message
svn path=/trunk/; revision=26981
Diffstat (limited to 'mail/mail-errors.xml')
-rw-r--r-- | mail/mail-errors.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/mail-errors.xml b/mail/mail-errors.xml index 22ada1cd08..4fa5596498 100644 --- a/mail/mail-errors.xml +++ b/mail/mail-errors.xml @@ -312,7 +312,11 @@ You can choose to ignore this folder, overwrite or append its contents, or quit. </error> <error id="gw-accountsetup-error" type="error"> - <primary>Could not connect to {0}. Groupwise account setup is incomplete. You may need to setup the account again</primary> + <primary><span weight="bold" size="larger">Unable to connect to the GroupWise +server.</span></primary> +<secondary> +Please check your account settings and try again. +</secondary> </error> </error-list> |