More concise way of saying this
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 8 Sep 2010 08:07:32 +0000 (02:07 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 8 Sep 2010 16:52:23 +0000 (10:52 -0600)
imp/lib/Contents.php

index e1837c5..3cb5706 100644 (file)
@@ -461,7 +461,7 @@ class IMP_Contents
                 $ret[$mime_id]['status'] = array(
                     array(
                         'text' => array(
-                            _("This inline viewable part is empty.")
+                            _("This part is empty.")
                         )
                     )
                 );