Ignore:
Timestamp:
Sep 25, 2012, 7:16:12 PM (12 years ago)
Author:
Eric
Message:

Reference language file update : depersonalization default text in the context of a validation by admins.

File:
1 edited

Legend:

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

    r18206 r18238  
    250250$lang['UAM_Default_GhstDeletion_Txt'] = 'Sorry [username], your account has been deleted due to a too long time passed since your last visit at [mygallery]. Please register again.';
    251251$lang['UAM_Default_PwdRequest_Txt'] = 'You have requested a password reset on our gallery. Please, find below your new connection settings.';
    252 $lang['UAM_Default_CfmMail_Custom_Txt1'] = 'Welcome [username]! You have confirmed that you are human and may now use [mygallery]!';
     252$lang['UAM_Default_CfmMail_Custom_Txt1'] = '[username] account successfully validated!';
    253253$lang['UAM_DumpTxt'] = 'Backup and restore your configuration';
    254254$lang['UAM_Restore'] = 'To restore the backup file of your configuration. Only the saved file on the server is taken into account.
     
    392392
    393393Note: After this period, your account will be permanently deleted.';
    394 $lang['UAM_Default_CfmMail_Custom_Txt2'] = 'Your activation key is incorrect or expired or you have already confirmed your account, please contact the webmaster to fix this problem.';
     394$lang['UAM_Default_CfmMail_Custom_Txt2'] = 'Incorrect / expired activation key or account already validated.';
    395395$lang['UAM_RejectConnexion'] = 'Reject user\'s connexion until registration is confirmed';
    396 $lang['UAM_Default_RejectConnexion_Txt'] = 'Sorry, you don\'t have confirmed 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 confirmation. If not, please contact the webmaster.';
     396$lang['UAM_Default_RejectConnexion_Txt'] = 'Sorry, your registration is not validated yet, so you can\'t connect the gallery now.';
    397397$lang['UAM_Tracking registered users'] = 'Tracking registered users';
    398398$lang['UAM_Tracking confirmations'] = 'Tracking confirmations';
Note: See TracChangeset for help on using the changeset viewer.