aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/backup-restore/org-gnome-backup-restore.error.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/backup-restore/org-gnome-backup-restore.error.xml')
-rw-r--r--plugins/backup-restore/org-gnome-backup-restore.error.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/backup-restore/org-gnome-backup-restore.error.xml b/plugins/backup-restore/org-gnome-backup-restore.error.xml
index ae21cb912d..95f1d033ea 100644
--- a/plugins/backup-restore/org-gnome-backup-restore.error.xml
+++ b/plugins/backup-restore/org-gnome-backup-restore.error.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="org.gnome.backup-restore">
- <error id="invalid-archive" type="warning">
- <_title>Invalid Evolution archive</_title>
- <_secondary>Please select a valid archive file to restore.</_secondary>
+ <error id="invalid-backup" type="warning">
+ <_title>Invalid Evolution backup file</_title>
+ <_secondary>Please select a valid backup file to restore.</_secondary>
</error>
<error id="backup-confirm" type="warning" default="GTK_RESPONSE_NO">
<_primary>Are you sure you want to close Evolution?</_primary>
@@ -12,7 +12,7 @@
<button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
</error>
<error id="restore-confirm" type="warning" default="GTK_RESPONSE_NO">
- <_primary>Are you sure you want to restore Evolution from the selected archive?</_primary>
+ <_primary>Are you sure you want to restore Evolution from the selected backup file?</_primary>
<_secondary xml:space="preserve">This will delete all your current Evolution data and settings and restore them from your backup. Evolution restore can start only when Evolution is not running. Please make sure that you close all your unsaved windows before you proceed. If you want Evolution to restart automatically restart after restore, please enable the toggle button.</_secondary>
<button stock="gtk-no" response="GTK_RESPONSE_NO"/>
<button stock="gtk-yes" response="GTK_RESPONSE_YES"/>