Username is case insensitive (uppercase/lowercase; E = e ≠ É = é).'; $lang['LCAS_error'][2] = 'This username is already used.
Username is accents insensitive (e = é ≠ E = É).'; $lang['LCAS_error'][3] = 'This username is already used.
Username is case (uppercase/lowercase) and accents insensitive (E = e = É = é).'; // Tooltips in index page $lang['LCAS_tooltip_username_index'][0] = 'The username is case (uppercase/lowercase) and accents sensitive (E ≠ e ≠ É ≠ é)'; $lang['LCAS_tooltip_username_index'][1] = 'The username is case insensitive (uppercase/lowercase; E = e ≠ É = é)'; $lang['LCAS_tooltip_username_index'][2] = 'The username is accents insensitive (e = é ≠ E = É)'; $lang['LCAS_tooltip_username_index'][3] = 'The username is case (uppercase/lowercase) and accents insensitive (E = e = É = é)'; $lang['LCAS_tooltip_password_index'] = 'The password is always case (uppercase/lowercase) and accents sensitive (E ≠ e ≠ É ≠ é)'; // Tooltips in register page $lang['LCAS_tooltip_username_register'][0] = 'The username is case (uppercase/lowercase) and accents sensitive (E ≠ e ≠ É ≠ é)'; $lang['LCAS_tooltip_username_register'][1] = 'The username is case insensitive (uppercase/lowercase; E = e ≠ É = é)'; $lang['LCAS_tooltip_username_register'][2] = 'The username is accents insensitive (e = é ≠ E = É)'; $lang['LCAS_tooltip_username_register'][3] = 'The username is case (uppercase/lowercase) and accents insensitive (E = e = É = é)'; $lang['LCAS_tooltip_password_register'] = 'The password is always case (uppercase/lowercase) and accents sensitive (E ≠ e ≠ É ≠ é)'; // Tooltips in admin user_list page $lang['LCAS_tooltip_username_admin'][0] = 'Case and accents sensitivity (E ≠ e ≠ É ≠ é) ; joker (* or %) allowed as first or last character'; $lang['LCAS_tooltip_username_admin'][1] = 'Case insensitivity (E = e ≠ É = é) ; joker (* or %) allowed as first or last character'; $lang['LCAS_tooltip_username_admin'][2] = 'Accents insensitivity (e = é ≠ E = É) ; joker (* or %) allowed as first or last character'; $lang['LCAS_tooltip_username_admin'][3] = 'Case and accents insensitivity (E = e = É = é) ; joker (* or %) allowed as first or last character'; ?>