- Timestamp:
- Feb 11, 2011, 7:03:06 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/NBC_UserAdvManager/branches/2.20/language/it_IT/help/plugin.lang.php
r9164 r9178 157 157 <b style="color: red;">Important note :</b> If a ghost user still has not heard from after the time limit and despite the automatic notification by email (if enabled), he\'s automatically deleted from the database.'; 158 158 /* TODO */$lang['UAM_GTAutoMailTitle'] = 'Automatically sending an email when changing group / status'; 159 /* TODO */$lang['UAM_GTAutoMailTitle_d'] = 'When an account is expired (group / status change demoting the visitor), an email information can be sent to clarify the reasons for this change and the means to recover the initial access to the gallery.160 <br>To do this, a link to revalidation of registration is attached to the email (automatic generation of a new validation key).<b style="color: red;">If the user has already been notified, his account is automatically destroyed.</b>161 <br><br>Enter the custom text that also explain the reasons for the demotion, to accompany the validation link. The custom text is not mandatory but strongly recommended. In fact, your visitors will not appreciate receiving an email containing only a single link without further explanation. ;-)162 <br><br>To use multiple languages, you can use the Extended description plugin\'s tags if it is active.163 <br><br><b style="color: red;">Warning: The use of this function is intimately associated with the confirmation of registration by the user (confirmation by mail) and can not be activated without this option.</b>';164 159 /* TODO */$lang['UAM_AdminValidationMail'] = 'Notification of manual registration validation'; 165 160 /* TODO */$lang['UAM_AdminValidationMail_d'] = 'When an administrator or Webmaster of the gallery manually valid registration pending, a notification email is automatically sent to the user. Enter here the text that appears in this email.<br><br> … … 215 210 <br><br> 216 211 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.'; 212 /* TODO */$lang['UAM_GTAutoMailTitle_d'] = 'When an account is expired (group / status change demoting the visitor), an email information can be sent to clarify the reasons for this change and the means to recover the initial access to the gallery. 213 <br>To do this, a link to revalidation of registration is attached to the email (automatic generation of a new validation key).<b style="color: red;">If the user has already been notified, his account is automatically destroyed.</b> 214 <br><br> 215 Enter the custom text that also explain the reasons for the demotion, to accompany the validation link. The custom text is not mandatory but strongly recommended. In fact, your visitors will not appreciate receiving an email containing only a single link without further explanation. ;-) 216 <br><br> 217 Further customize the content with special inserted tags : Use <b style="color: red;">[username]</b> to automatically insert the name of the destination user of the email. Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. 218 <br><br> 219 To use multiple languages, you can use the Extended description plugin\'s tags if it is active. 220 <br><br> 221 <b style="color: red;">Warning: The use of this function is intimately associated with the confirmation of registration by the user (confirmation by mail) and can not be activated without this option.</b>'; 217 222 /* TODO */$lang['UAM_CustomPasswRetrTitle'] = 'Customize lost password email content'; 218 223 /* TODO */$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.
Note: See TracChangeset
for help on using the changeset viewer.