More complete message
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 9 Sep 2010 20:50:05 +0000 (14:50 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 9 Sep 2010 20:56:35 +0000 (14:56 -0600)
framework/Core/lib/Horde/Core/Prefs/Ui.php

index 5c22625..480b84f 100644 (file)
@@ -372,7 +372,7 @@ class Horde_Core_Prefs_Ui
         }
 
         if (empty($columns) && empty($pref_list)) {
-            $notification->push(_("There are no preferences available."), 'horde.message');
+            $notification->push(_("There are no preferences available for this application."), 'horde.message');
             $this->nobuttons = true;
         }