Index: wp-admin/edit-form-comment.php
===================================================================
--- wp-admin/edit-form-comment.php	(revision 21259)
+++ wp-admin/edit-form-comment.php	(working copy)
@@ -78,7 +78,7 @@
 
 <div id="minor-publishing-actions">
 <div id="preview-action">
-<a class="preview button" href="<?php echo get_comment_link(); ?>" target="_blank"><?php _e('View Comment'); ?></a>
+<a class="preview button" href="<?php echo get_comment_link(); ?>" target="_blank"><?php _e( 'View' ); ?></a>
 </div>
 <div class="clear"></div>
 </div>
