aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml
diff options
context:
space:
mode:
authorJohnny Jacob <jjohnny@novell.com>2007-07-09 17:20:54 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-07-09 17:20:54 +0800
commitb13110953ae87b310ba74f5731be38794332a5b2 (patch)
treed73c491f1397e442b29b426e1dfbb697a5183777 /plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml
parent3a4e7f76f3c52f5f313cdf8ba9886df4163ec6b9 (diff)
downloadgsoc2013-evolution-b13110953ae87b310ba74f5731be38794332a5b2.tar
gsoc2013-evolution-b13110953ae87b310ba74f5731be38794332a5b2.tar.gz
gsoc2013-evolution-b13110953ae87b310ba74f5731be38794332a5b2.tar.bz2
gsoc2013-evolution-b13110953ae87b310ba74f5731be38794332a5b2.tar.lz
gsoc2013-evolution-b13110953ae87b310ba74f5731be38794332a5b2.tar.xz
gsoc2013-evolution-b13110953ae87b310ba74f5731be38794332a5b2.tar.zst
gsoc2013-evolution-b13110953ae87b310ba74f5731be38794332a5b2.zip
Added mnemonics. Fixed warnings. Added new strings.
2007-07-09 Johnny Jacob <jjohnny@novell.com> * attachment-remidner.glade : Added mnemonics. * attachment-reminder.c : Fixed warnings. * org-gnome-attachment-reminder.errors.xml : Added new strings. svn path=/trunk/; revision=33780
Diffstat (limited to 'plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml')
-rw-r--r--plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml b/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml
index f27f71b12e..3f19812ce9 100644
--- a/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml
+++ b/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<error-list domain="org.gnome.evolution.plugins.attachment_reminder">
+<error-list domain="org.gnome.evolution.plugins.attachment_reminder" default="GTK_RESPONSE_YES">
<error id="attachment-reminder" type="info">
- <primary>Attachment Reminder</primary>
- <secondary>Looks like you have missed the attachments</secondary>
+ <_title>Attachment Reminder</title>
+ <_primary>Message has no attachments</primary>
+ <_secondary>Evolution has found some keywords that suggest that this message should contain an attachment, but cannot find one.</secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button response="GTK_RESPONSE_YES" label="_Send"></button>
</error>