* @copyright Copyright (c) 2010 PBM Web Development * @license http://phamlp.googlecode.com/files/license.txt * @package PHamlP * @subpackage Haml.messages */ return array ( 'Attribute must be "class" or "id" with array value'=>'', 'Illegal indentation level ({indentLevel}); indentation level can only increase by one'=>'', 'Invalid indentation'=>'', 'Invalid {what} ({value})'=>'', 'Invalid {what} ({value}); must be one of "{options}"'=>'', 'Mixed indentation not allowed'=>'', 'No getter function for {what}'=>'', 'No setter function for {what}'=>'', 'Unable to find {what}: {filename}'=>'', '{what} must extend {base} class'=>'', );