All of the text you see is in the language files. In this case they are in /language/en/ucp.php:
Code:
'USERNAME_ALPHA_ONLY_EXPLAIN'=> 'Username must be between %1$s and %2$s long and use only alphanumeric characters.','USERNAME_ALPHA_SPACERS_EXPLAIN'=> 'Username must be between %1$s and %2$s long and use alphanumeric, space or -+_[] characters.','USERNAME_ASCII_EXPLAIN'=> 'Username must be between %1$s and %2$s long and use only ASCII characters, so no special symbols.','USERNAME_LETTER_NUM_EXPLAIN'=> 'Username must be between %1$s and %2$s long and use only letter or number characters.','USERNAME_LETTER_NUM_SPACERS_EXPLAIN'=> 'Username must be between %1$s and %2$s long and use letter, number, space or -+_[] characters.',
Statistics: Posted by Brf — Fri Feb 09, 2024 1:57 pm