<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="smtp.error.subject">Failed to send email</string>
    <string name="smtp.error.all">No valid recipients found.</string>
    <string name="smtp.error.recipient">Sending mail failed for following recipient:</string>
    <string name="smtp.error.reference">The referenced mail has the subject:</string>
</resources>