diff options
Diffstat (limited to 'plugins/attachment-reminder')
-rw-r--r-- | plugins/attachment-reminder/ChangeLog | 5 | ||||
-rw-r--r-- | plugins/attachment-reminder/org-gnome-attachment-reminder.error.xml | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/plugins/attachment-reminder/ChangeLog b/plugins/attachment-reminder/ChangeLog index 0cd6d5ee9b..ecd05409f2 100644 --- a/plugins/attachment-reminder/ChangeLog +++ b/plugins/attachment-reminder/ChangeLog @@ -1,3 +1,8 @@ +2007-08-21 Andre Klapper <a9016009@gmx.de> + + * org-gnome-attachment-reminder.error.xml: Marked strings for + translation + 2007-08-20 Johnny Jacob <jjohnny@novell.com> ** Fix for 468159 from Gilles Dartiguelongue diff --git a/plugins/attachment-reminder/org-gnome-attachment-reminder.error.xml b/plugins/attachment-reminder/org-gnome-attachment-reminder.error.xml index 6677ea5f18..4b349bd409 100644 --- a/plugins/attachment-reminder/org-gnome-attachment-reminder.error.xml +++ b/plugins/attachment-reminder/org-gnome-attachment-reminder.error.xml @@ -5,7 +5,7 @@ <_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" label="_Continue Editing"/> - <button response="GTK_RESPONSE_YES" label="_Send"></button> + <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL" _label="_Continue Editing"/> + <button response="GTK_RESPONSE_YES" _label="_Send"></button> </error> </error-list> |