diff options
author | JP Rosevear <jpr@novell.com> | 2004-08-03 05:14:38 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-08-03 05:14:38 +0800 |
commit | 7496d3f7b9808e2dfa65fc97eeb5797e7a91b34b (patch) | |
tree | e724238da3767e131f145ed8ed8e0b16aebfb117 /mail | |
parent | 4a709ba81e4872319161a287a8774825f602999d (diff) | |
download | gsoc2013-evolution-7496d3f7b9808e2dfa65fc97eeb5797e7a91b34b.tar.gz gsoc2013-evolution-7496d3f7b9808e2dfa65fc97eeb5797e7a91b34b.tar.zst gsoc2013-evolution-7496d3f7b9808e2dfa65fc97eeb5797e7a91b34b.zip |
bump version, requirements
2004-08-02 JP Rosevear <jpr@novell.com>
* configure.in: bump version, requirements
svn path=/trunk/; revision=26803
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mail-errors.xml.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mail-errors.xml.h b/mail/mail-errors.xml.h index f3db9cac7f..4cc60de336 100644 --- a/mail/mail-errors.xml.h +++ b/mail/mail-errors.xml.h @@ -230,3 +230,5 @@ char *s = N_("A non-empty folder at \"{1}\" already exists.\n" 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"); |