Ignore:
Timestamp:
Nov 27, 2011, 4:27:10 PM (12 years ago)
Author:
Eric
Message:

Bug 2456 fixed - New feature : Avoid user connexion to the gallery until there has been no validation of registration. Users are redirected to a customizable content page.

File:
1 edited

Legend:

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

    r12314 r12661  
    407407$lang['UAM_Bad_version_backup'] = 'The version of the backup file does not match the version of the plugin! The restoration was not performed.';
    408408// --------- End: New or revised $lang ---- from version 2.30.1
     409
     410// --------- Starting below: New or revised $lang ---- from version 2.30.2
     411$lang['UAM_NewFeature'] = 'New feature !';
     412$lang['UAM_RejectConnexion'] = 'Reject user\'s connexion until registration is validated';
     413$lang['UAM_RejectConnexion_Custom_Txt'] = 'Customize rejection text';
     414$lang['UAM_Default_RejectConnexion_Txt'] = 'Sorry, you don\'t have validate your registration yet, so you can\'t connect the gallery now. Please check your email box. You should find an email sent by the gallery, containing a link to perform your validation. If not, please contact the webmaster.';
     415$lang['UAM_Reject_Page_Title'] = 'Connexion not allowed !';
     416// --------- End: New or revised $lang ---- from version 2.30.2
    409417?>
Note: See TracChangeset for help on using the changeset viewer.