--- comment_notify.install.orig	2009-04-08 03:52:02.000000000 +0200
+++ comment_notify.install	2010-09-29 20:34:56.917467469 +0200
@@ -38,7 +38,7 @@ function comment_notify_uninstall() {
  */
 function comment_notify_schema() {
   $schema['comment_notify'] = array(
-    'description' => t('Stores information about which commenters on the site have subscriped to followup emails.'),
+    'description' => 'Stores information about which commenters on the site have subscriped to followup emails.',
     'fields' => array(
       'cid' => array(
         'type' => 'int',
