Files
evolution/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml
Sankar P 24b6130864 Changed the string "Cancel" to "Continue Editing"
2007-07-17  Sankar P  <psankar@novell.com>

	* org-gnome-attachment-reminder.errors.xml:
	Changed the string "Cancel" to "Continue Editing"



svn path=/trunk/; revision=33811
2007-07-17 11:08:28 +00:00

12 lines
584 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="org.gnome.evolution.plugins.attachment_reminder" default="GTK_RESPONSE_YES">
<error id="attachment-reminder" type="info">
<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>
</error>
</error-list>