--- wordpress/wp-content/themes/default/404.php	Tue Jan  4 07:20:06 2005
+++ /usr/local/www/data/wp/wp-content/themes/default/404.php	Sat Jan 29 02:09:59 2005
@@ -2,10 +2,10 @@
 
 	<div id="content" class="narrowcolumn">
 
-		<h2 class="center">Error 404 - Not Found</h2>
+	<h2 class="center"><?php _e('Error 404 - Not Found'); ?></h2>
 
 	</div>
 
 <?php get_sidebar(); ?>
 
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer(); ?>
