Index: src/includes/admin/tools.php
===================================================================
--- src/includes/admin/tools.php	(revision 5935)
+++ src/includes/admin/tools.php	(working copy)
@@ -2214,7 +2214,7 @@
 
 	// Stores messages
 	$messages = array();
-	$failed   = __( 'Failed',   'bbpress' );
+	$failed   = __( 'Failed!',  'bbpress' );
 	$success  = __( 'Success!', 'bbpress' );
 
 	// Flush the cache; things are about to get ugly.
