Ignore:
Timestamp:
Aug 9, 2012, 10:03:31 PM (12 years ago)
Author:
Eric
Message:

Bug 2658 fixed - Compatibility check between UAM's "email exclusion" option and Piwigo's "Mail address is mandatory for all users" to avoid configuration conflicts.

New version 2.40.4 hard coded for publication

File:
1 edited

Legend:

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

    r14729 r17507  
    420420$lang['UAM_Default_AdminValidationMail_Subject'] = '[username] - Registration validated on [mygallery]';
    421421// --------- End: New or revised $lang ---- from version 2.40
     422
     423
     424// --------- Starting below: New or revised $lang ---- from version 2.40.4
     425$lang['UAM_mail_exclusion_error'] = 'The Piwigo\'s option "The email address is mandatory for all users" has been disabled while the UserAdvancedManager\'s (UAM) plugin option "Exclusion of mail domains" remained active. This combination is illogical and not compatible!<br><br>
     426Please, Reactivate the Piwigo\'s option "The email address is mandatory for all users" to be able then to disable UAM\'s option "Exclusion of mail domains" if that\'s what you want.<br><br>
     427Note: This message will disappear after you have made the necessary correction and reloaded the admin page.<br><br>';
     428// --------- End: New or revised $lang ---- from version 2.40.4
    422429?>
Note: See TracChangeset for help on using the changeset viewer.