diff -r 0122f538c242 -r be0e904eec17 install/includes/common.php --- a/install/includes/common.php Sat Jul 12 00:07:23 2008 -0400 +++ b/install/includes/common.php Sat Jul 12 00:07:53 2008 -0400 @@ -148,7 +148,7 @@ if ( count($languages) < 1 ) { - die('CRITICAL: No languages are available'); + die('The Enano installer couldn\'t find any languages in the language/ folder. Enano needs at least one language in this folder to load and install properly.'); } // List of available DB drivers