aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r--mail/mail.error.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 0e9dfa151f..6b0a70cc4c 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -384,6 +384,16 @@ You can choose to ignore this folder, overwrite or append its contents, or quit.
<button stock="gtk-delete" _label="_Overwrite" response="GTK_RESPONSE_ACCEPT"/>
<button _label="_Append" response="GTK_RESPONSE_OK"/>
</error>
+
+ <error id="ask-migrate-store" type="question" default="GTK_RESPONSE_YES">
+ <_primary>Migrate local mbox folders to maildir</_primary>
+ <_secondary xml:space="preserve">Default local store has been changed from mbox to maildir format. Do you want to migrate now ?
+
+A mbox account will be created to preserve the old mbox folders. You can delete it after ensuring the data is safely migrated. Please make sure there is enough space if you choose to migrate.</_secondary>
+ <button stock="gtk-quit" response="GTK_RESPONSE_CANCEL"/>
+ <button stock="gtk-no" response="GTK_RESPONSE_NO"/>
+ <button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
+ </error>
<error id="no-load-license" type="error">
<_primary>Unable to read license file.</_primary>