diff options
Diffstat (limited to 'plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml')
-rw-r--r-- | plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml b/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml new file mode 100644 index 0000000000..f27f71b12e --- /dev/null +++ b/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<error-list domain="org.gnome.evolution.plugins.attachment_reminder"> + <error id="attachment-reminder" type="info"> + <primary>Attachment Reminder</primary> + <secondary>Looks like you have missed the attachments</secondary> + <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/> + <button response="GTK_RESPONSE_YES" label="_Send"></button> + </error> +</error-list> |