autogenerated usernames registered with OpenID can be changed; Google, Yahoo and...
[living-lab-site.git] / application / language / english / form_validation_lang.php
index e86f027..59d8352 100644 (file)
@@ -4,6 +4,7 @@
 include('system/language/english/form_validation_lang.php');
 
 // Login / Register/ Account / Profile
+$lang['_is_username_unique']           = 'Username already exists. Please choose another one.';
 $lang['_valid_username']                       = 'You must enter a valid username with letters, numbers, . (dots) or _ (underscores).';
 $lang['_valid_username_or_email']      = "You must enter an e-mail address or a valid username.";
 $lang['_do_login']                                     = 'Wrong %s, or wrong %s.';