Editting the email templates for system generated email
Yesterday I was reading
Community Server and someone asked how to edit an
email template in CS. That reminded me I needed to brand some emails for a community I work with, but had been putting it off. So I figured it was time to figure out how to do this. So a couple minutes of digging I found that the CS Dev team did it right, as they so often do, and externalized the email text from the code.
The answer is edit this file Languages\en-US\emails\emials.xml on your site. Couldn't be easier.