aboutsummaryrefslogtreecommitdiffstats
path: root/shell/shell-errors.xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/shell-errors.xml.h')
-rw-r--r--shell/shell-errors.xml.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/shell/shell-errors.xml.h b/shell/shell-errors.xml.h
index e71c875578..9014474843 100644
--- a/shell/shell-errors.xml.h
+++ b/shell/shell-errors.xml.h
@@ -13,6 +13,27 @@ char *s = N_("{1}\n"
"If you choose to continue, you may not have access to some of your old data.\n"
"");
char *s = N_("Continue");
+/* shell:upgrade-remove-1-4 title */
+char *s = N_("Delete old data from version {0}?");
+/* shell:upgrade-remove-1-4 primary */
+char *s = N_("Delete old data from version {0}?");
+/* shell:upgrade-remove-1-4 secondary */
+char *s = N_("The previous version of evolution stored its data in a different location.\n"
+ "\n"
+ "If you choose to remove this data, the entire contents of the \"evolution\" directory will be removed permanently. If you choose to keep this data, then you may manually remove the contents of \"evolution\" at your convenience.\n"
+ "");
+char *s = N_("Keep");
+/* shell:upgrade-remove-1-4-confirm title */
+char *s = N_("Really delete old data?");
+/* shell:upgrade-remove-1-4-confirm primary */
+char *s = N_("Really delete old data?");
+/* shell:upgrade-remove-1-4-confirm secondary */
+char *s = N_("The entire contents of the \"evolution\" directory is about to be be permanently removed.\n"
+ "\n"
+ "It is suggested you manually verify that all of your mail, contact, and calendar data is present, and that this version of Evolution operates correctly before deleting this old data.\n"
+ "\n"
+ "Once deleted, you cannot downgrade to the previous version of Evolution without manual intervention.\n"
+ "");
/* shell:noshell title */
char *s = N_("Cannot start Evolution");
/* shell:noshell primary */