Ignore:
Timestamp:
Sep 19, 2009, 11:02:21 PM (15 years ago)
Author:
Eric
Message:

V2.11.2 merged from trunk

Bug fixed : Bad query on unvalidated users display
Bug fixed : Sql syntax error on plugin install / update
Language files corrections

File:
1 edited

Legend:

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

    r3873 r3882  
    108108$lang['invalid_pwd'] = 'Invalid username or password !';
    109109$lang['Err_ConfirmMail_Settings'] = 'This page will be available only if "Email address confirmation" is activated in tab "Global Configuration".';
    110 $lang['Err_UserManager_Settings'] = 'This page is available only if "Enable limiting the registration deadline" is active in the "ConfirmMail Settings" tab.';
     110$lang['Err_UserManager_Settings'] = 'This page is available only if "Enable limiting the registration deadline" is active in the "ConfirmMail Settings" tab and an unvalidated users group is set in "Global Configuration" tab.';
    111111$lang['No_validation_for_Guest'] = 'The "Guest" account is not subject to validation';
    112112$lang['No_validation_for_default_user'] = 'The default account is not subject to validation';
Note: See TracChangeset for help on using the changeset viewer.