diff options
Diffstat (limited to 'mail/mail-errors.xml')
-rw-r--r-- | mail/mail-errors.xml | 4 |
1 files changed, 4 insertions, 0 deletions
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> |