? views-translatable-string-944680.patch
Index: modules/comment/views_handler_field_comment_node_link.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/views/modules/comment/views_handler_field_comment_node_link.inc,v
retrieving revision 1.1.4.1
diff -u -r1.1.4.1 views_handler_field_comment_node_link.inc
--- modules/comment/views_handler_field_comment_node_link.inc	30 Nov 2009 19:34:06 -0000	1.1.4.1
+++ modules/comment/views_handler_field_comment_node_link.inc	18 Oct 2010 09:06:38 -0000
@@ -32,7 +32,7 @@
       '#type' => 'checkbox',
       '#title' => t('Show teaser-style link'),
       '#default_value' => $this->options['teaser'],
-      '#description' => 'Show the comment link in the form used on standard node teasers, rather than the full node form.',
+      '#description' => t('Show the comment link in the form used on standard node teasers, rather than the full node form.'),
     );
 
   }
