Index: wp-admin/ms-delete-site.php
===================================================================
--- wp-admin/ms-delete-site.php	(revision 31332)
+++ wp-admin/ms-delete-site.php	(working copy)
@@ -42,9 +42,11 @@
 
 	$url_delete = esc_url( admin_url( 'ms-delete-site.php?h=' . $hash ) );
 
-	$content = __( "Dear User,
+	$content = __( "Howdy,
+
 You recently clicked the 'Delete Site' link on your site and filled in a
 form on that page.
+
 If you really want to delete your site, click the link below. You will not
 be asked to confirm again so only click this link if you are absolutely certain:
 ###URL_DELETE###
@@ -55,7 +57,9 @@
 
 Thanks for using the site,
 Webmaster
+
 ###SITE_NAME###" );
+
 	/**
 	 * Filter the email content sent when a site in a Multisite network is deleted.
 	 *
