diff options
Diffstat (limited to 'mail/mail-errors.xml.h')
-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"); |