aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-01-08 01:25:42 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:41:16 +0800
commit10a835d5e6e7a259d3ba68c43a13c28d619f8780 (patch)
tree858c275d98bbe22a32e7e3eb11c0f2c85782ba19
parent5947c6e1f9bc2a16701210c7ddac060d4f83d4a7 (diff)
downloadgsoc2013-evolution-10a835d5e6e7a259d3ba68c43a13c28d619f8780.tar
gsoc2013-evolution-10a835d5e6e7a259d3ba68c43a13c28d619f8780.tar.gz
gsoc2013-evolution-10a835d5e6e7a259d3ba68c43a13c28d619f8780.tar.bz2
gsoc2013-evolution-10a835d5e6e7a259d3ba68c43a13c28d619f8780.tar.lz
gsoc2013-evolution-10a835d5e6e7a259d3ba68c43a13c28d619f8780.tar.xz
gsoc2013-evolution-10a835d5e6e7a259d3ba68c43a13c28d619f8780.tar.zst
gsoc2013-evolution-10a835d5e6e7a259d3ba68c43a13c28d619f8780.zip
Improve wording of Maildir migration dialog.
Use stronger wording and remove the "No" option. Your choices are "Migrate Now" or "Quit Evolution". None of this in-between nonsense.
-rw-r--r--mail/mail.error.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 6b0a70cc4c..d014e44e4f 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -386,13 +386,12 @@ You can choose to ignore this folder, overwrite or append its contents, or quit.
</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 ?
+ <_primary>Evolution's local mail format has changed.</_primary>
+ <_secondary xml:space="preserve">Evolution's local mail format has changed from mbox to Maildir. Your local mail must be migrated to the new format before Evolution can proceed. 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"/>
+An mbox account will be created to preserve the old mbox folders. You can delete the account after ensuring the data is safely migrated. Please make sure there is enough disk space if you choose to migrate now.</_secondary>
+ <button _label="_Exit Evolution" response="GTK_RESPONSE_CANCEL"/>
+ <button _label="_Migrate Now" response="GTK_RESPONSE_OK"/>
</error>
<error id="no-load-license" type="error">