Probably a better description for the imp view
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 10 Aug 2009 05:58:23 +0000 (23:58 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 10 Aug 2009 23:46:27 +0000 (17:46 -0600)
imp/lib/Api.php

index c5e47d5..5207141 100644 (file)
@@ -726,7 +726,7 @@ class IMP_Api extends Horde_Registry_Api
                 'type' => 'select',
                 'value' => array(
                     'imp' => array(
-                        'name' => _("Traditional"),
+                        'name' => _("Standard"),
                         'selected' => $view_cookie == 'imp'
                     ),
                     'dimp' => array(