From: Michael M Slusarz Date: Wed, 8 Sep 2010 08:07:32 +0000 (-0600) Subject: More concise way of saying this X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4d0876c879537ec742fa80557716bf88874e3a7b;p=horde.git More concise way of saying this --- 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.") ) ) );