/*------------------------------------------------------------------------------
  Project: Exhibitor v3.1
  Script : exhibitor-en.js
  Version: 1.0
  Date   : 22 June 2010
  Author : Reuben Allott
 
  "Exhibitor v3.1 - the fastest and easiest way to configure, manage and
   operate an event, conference or access control system"

  Please visit the Exhibitor website at "www.allottware.co.za/exhibitor"
------------------------------------------------------------------------------*/

EX_ERR_BROWSER =  "Your browser is not supported.";
EX_ERR_AJAX =     "(could not retrieve data from server)";
EX_ERR_PASSWORD = "You have not entered a password, or have not correctly confirmed it.";
EX_ERR_TC =       "Please read the terms and conditions and confirm your acceptance by ticking the checkbox.";
EX_CONF_DUP =     "Are you sure you want to create another registration with this email address?"
EX_ERR_EMAIL =    "Please enter a valid email address.";
EX_ERR_EMAIL2 =   "Please enter a valid email address for '%s'.";
EX_ERR_NUMBER =   "Please enter a valid number";
EX_ERR_NUMBER2 =  "Please enter a number between %min and %max.";
EX_ERR_OPTIONS =  "Please select one of the options for '%s'";
EX_ERR_COMPLETE = "Please complete '%s'.";

