Blame src/plugins/attachment-reminder/org-gnome-attachment-reminder.error.xml

Packit 15f964
Packit 15f964
Packit 15f964
<error-list domain="org.gnome.evolution.plugins.attachment_reminder" default="GTK_RESPONSE_YES">
Packit 15f964
	<error id="attachment-reminder" type="info">
Packit 15f964
		<_primary>Message has no attachments</_primary>
Packit 15f964
		<_secondary>Evolution has found some keywords that suggest that this message should contain an attachment, but cannot find one.</_secondary>
Packit 15f964
		<button response="GTK_RESPONSE_OK" _label="_Add Attachment..."/>
Packit 15f964
		<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL" _label="_Edit Message"/>
Packit 15f964
		<button response="GTK_RESPONSE_YES" _label="_Send"></button>
Packit 15f964
	</error>
Packit 15f964
</error-list>