Ignore:
Timestamp:
Aug 15, 2010, 2:55:57 AM (14 years ago)
Author:
Eric
Message:
  • Bug 1795 fixed: Fixes rules using email information and/or email of validation
  • Language files fixed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/trunk/language/en_UK/plugin.lang.php

    r6754 r6757  
    2929$lang['Err_audit_advise'] = '<b>you have to perform corrections to comply with new rules that you have activated.<br>Use a database management utility to correct user accounts directly in the table ###_USERS';
    3030$lang['UAM_Empty Author'] = 'The author field have to be filled to send a comment.';
    31 if ( isset($conf_UAM[1]) and $conf_UAM[1] == 'true' )
    32         $lang['reg_err_login5'] = 'Username already exist, WARNING name is case insensitive (Shift = Tiny).';
     31$lang['reg_err_login5'] = 'Username already exist, WARNING name is case insensitive (Shift = Tiny).';
    3332$lang['reg_err_login6'] = 'Username does not have to match the following characters: ';
    3433$lang['reg_err_login7'] = 'Your email provider is banned for registration. Banned email providers are: ';
Note: See TracChangeset for help on using the changeset viewer.