Show
Ignore:
Timestamp:
02/10/11 22:54:58 (2 years ago)
Author:
Eric
Message:

r9163 merged from trunk to branch 2.20

Files:
1 modified

Legend:

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

    r9161 r9164  
    161161<br><br>The triggering of these automation is achieved when connecting users (any user!) to the gallery.'; 
    162162$lang['UAM_GTAutoDelTitle'] = 'Custom message on deleted account'; 
    163 $lang['UAM_GTAutoDelTitle_d'] = 'This is only valid when the user whose account has expired itself triggers the deletion mechanism (rare but possible). he\'s then disconnected of the gallery and redirected to a page showing the deletion of his account and, possibly, the reasons for this deletion.<br><br> 
    164 Custom text for the redirect page can be entered in this field that is compatible with the FCK Editor and, for multi-languages, you can use the tags [lang] of the plugin Extended description if it\'s active.'; 
    165163$lang['UAM_GTAutoGpTitle'] = 'Automatic change of group / status'; 
    166164$lang['UAM_GTAutoGpTitle_d'] = 'The automatic change of group or status equivalent to a demotion of the accounts involved and working on the same principle as the group or the status of validation (see &quot;Setting confirmations and validations of registration&quot;). Therefore be to define a group and / or status demoting access to the gallery. If this has already been defined with the use of registration confirmation function, you can use the same group / status.<br><br> 
     
    225223<br><br> 
    226224To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; 
     225$lang['UAM_GTAutoDelTitle_d'] = 'This is only valid when the user whose account has expired itself triggers the deletion mechanism (rare but possible). he\'s then disconnected of the gallery and redirected to a page showing the deletion of his account and, possibly, the reasons for this deletion. 
     226<br><br> 
     227Further customize the content with special inserted tags : Use <b style=&quot;color: red;&quot;>[username]</b> to automatically insert the name of the destination user of the email. Use <b style=&quot;color: red;&quot;>[mygallery]</b> to insert the title of your gallery. 
     228<br><br> 
     229Custom text for the redirect page can be entered in this field that is compatible with the FCK Editor and, for multi-languages, you can use the tags [lang] of the plugin Extended description if it\'s active.'; 
    227230$lang['UAM_CustomPasswRetrTitle'] = 'Customize lost password email content'; 
    228231$lang['UAM_CustomPasswRetrTitle_d'] = 'By default, when a user has lost his password and selects the option of recovery, he receives an email containing only his username and his new password.