--- tagadelic_views.module	2007-08-11 18:31:48.000000000 -0400
+++ tagadelic_views_patched.module	2008-08-27 12:43:46.000000000 -0400
@@ -23,7 +23,7 @@ function tagadelic_views_validate($type,
       }
     }
   }
-  form_error($form[$type .'-info'][$type .'_type'], t('The Tagadelic View requires one vocabulary field.'));
+  form_error($form[$type .'-info'][$type .'_type'], t('The Tagadelic View requires one taxonomy field.'));
 }
 
 function tagadelic_views_theme() {
