From 4d0876c879537ec742fa80557716bf88874e3a7b Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 8 Sep 2010 02:07:32 -0600 Subject: [PATCH] More concise way of saying this --- imp/lib/Contents.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/lib/Contents.php b/imp/lib/Contents.php index e1837c52e..3cb570662 100644 --- a/imp/lib/Contents.php +++ b/imp/lib/Contents.php @@ -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.") ) ) ); -- 2.11.0