aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-08-28 04:35:42 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-08-28 04:35:42 +0800
commitaaa2eab453d0576143a66fcd7c488249dd0ba05c (patch)
tree589f4d5983d40667e74085efbfb83d918998246e /mail
parentd2836e1de9a73c4dbf7417e62bb27a932a7c8c3f (diff)
downloadgsoc2013-evolution-aaa2eab453d0576143a66fcd7c488249dd0ba05c.tar
gsoc2013-evolution-aaa2eab453d0576143a66fcd7c488249dd0ba05c.tar.gz
gsoc2013-evolution-aaa2eab453d0576143a66fcd7c488249dd0ba05c.tar.bz2
gsoc2013-evolution-aaa2eab453d0576143a66fcd7c488249dd0ba05c.tar.lz
gsoc2013-evolution-aaa2eab453d0576143a66fcd7c488249dd0ba05c.tar.xz
gsoc2013-evolution-aaa2eab453d0576143a66fcd7c488249dd0ba05c.tar.zst
gsoc2013-evolution-aaa2eab453d0576143a66fcd7c488249dd0ba05c.zip
bump version, requirements
2004-08-27 JP Rosevear <jpr@novell.com> * configure.in: bump version, requirements svn path=/trunk/; revision=27050
Diffstat (limited to 'mail')
-rw-r--r--mail/mail-errors.xml.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/mail-errors.xml.h b/mail/mail-errors.xml.h
index 4cc60de336..e2eed775d3 100644
--- a/mail/mail-errors.xml.h
+++ b/mail/mail-errors.xml.h
@@ -231,4 +231,9 @@ char *s = N_("Ignore");
char *s = N_("_Overwrite");
char *s = N_("_Append");
/* mail:gw-accountsetup-error primary */
-char *s = N_("Could not connect to {0}. Groupwise account setup is incomplete. You may need to setup the account again");
+char *s = N_("Unable to connect to the GroupWise\n"
+ "server.");
+/* mail:gw-accountsetup-error secondary */
+char *s = N_("\n"
+ "Please check your account settings and try again.\n"
+ "");