aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog5
-rw-r--r--mail/mail-errors.xml4
2 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 27a25c0041..ca60f4d0e3 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-29 Sivaiah Nallagatla <snallagatla@novell.com>
+
+ * mail-errors.xml : add the error message needed for groupwise
+ account setup
+
2004-07-28 Not Zed <NotZed@Ximian.com>
** See #61958.
diff --git a/mail/mail-errors.xml b/mail/mail-errors.xml
index 5190fbf9ad..22ada1cd08 100644
--- a/mail/mail-errors.xml
+++ b/mail/mail-errors.xml
@@ -311,5 +311,9 @@ You can choose to ignore this folder, overwrite or append its contents, or quit.
<button label="_Append" response="GTK_RESPONSE_OK"/>
</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>
+</error>
+
</error-list>