// UK language file
// Last edited 18NOV 2009
// Remember to excape quotes('): "I/'m going to..."

blank_err = 'This field is mandatory! It cannot be left blank..';
//taken_err = 'Already taken! Please choose a different username';
space_err = 'space characters not allowed';
captcha_err = 'security codes do not match';
verify_email = 'please verify the email id';
password_err = 'password incorrect';
password_err_scrname = 'password cannot be same as screen name';
password_err_minlength = 'password should be atleast 6 characters long';
passwords_err_notmatch = 'passwords do not match';
min_age_signup = 'you should be atleast 16+ to signup';
err_numeric = 'field needs to be numeric';
http_err = 'please use the prefix http://';
invalid_entry = 'Invalid entry';
delete_permanently = 'Are you sure you want to delete?';
Username_exists = 'This username has been taken';
Username_cannot_be_empty = 'Username cannot be empty!';
Username_available = 'Username available';
