- Timestamp:
- Feb 11, 2011, 7:02:21 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/NBC_UserAdvManager/trunk/language/en_UK/help/plugin.lang.php
r9163 r9177 165 165 <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.'; 166 166 $lang['UAM_GTAutoMailTitle'] = 'Automatically sending an email when changing group / status'; 167 $lang['UAM_AdminValidationMail'] = 'Notification of manual registration validation'; 168 // --------- End: New or revised $lang ---- from version 2.16.0 169 170 171 // --------- Starting below: New or revised $lang ---- from version 2.20.0 172 $lang['UAM_gttextTitle_d'] = 'Enter the text you want to appear in the email reminder to prompt the user to return to visit your gallery (NB: The text pre-filled with the installation of the plugin is provided as an example). 173 <br><br> 174 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. 175 <br><br> 176 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; 177 $lang['UAM_infotxtTitle_d'] = 'Enter the introductory text that you want to appear in the information email. 178 <br><br> 179 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. 180 <br><br> 181 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; 182 $lang['UAM_confirmtxtTitle_d'] = 'Enter the introductory text that you want to appear in the email confirmation of registration. 183 <br><br> 184 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. 185 <br><br> 186 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; 187 $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. 188 <br><br> 189 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. 190 <br><br> 191 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; 192 $lang['UAM_confirmmail_custom1_d'] = 'When the option "Confirmation of registration" is active, this field allows you to customize the <b><u>acceptance text</u></b> on the registration confirmation page displayed when user clicks the confirmation link that was received by email. 193 <br><br> 194 After installing the plugin, a standard text is set as an example. 195 <br><br> 196 Further customize the content with special inserted tags : Use <b style="color: red;">[username]</b> to automatically insert the related user name. Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. 197 <br><br> 198 This field 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.'; 199 $lang['UAM_confirmmail_custom2_d'] = 'When the option "Confirmation of registration" is active, this field allows you to customize the <b><u>rejectance text</u></b> on the registration confirmation page displayed when user clicks the confirmation link that was received by email. 200 <br><br> 201 After installing the plugin, a standard text is set as an example. 202 <br><br> 203 Further customize the content with special inserted tags : Use <b style="color: red;">[username]</b> to automatically insert the related user name. Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. 204 <br><br> 205 This field 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.'; 206 $lang['UAM_remailtxt1Title_d'] = 'Enter the introductory text that you want to appear in the reminder email, in addition to the validation key regenerated. 207 <br><br> 208 If left blank, the mail reminder will include only the validation link. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example). 209 <br><br> 210 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. 211 <br><br> 212 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; 213 $lang['UAM_remailtxt2Title_d'] = 'Enter the introductory text that you want to appear in the reminder email without a validation key regenerated. 214 <br><br> 215 If left blank, the mail reminder will be empty. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example). 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 $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. 221 <br><br> 222 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. 223 <br><br> 224 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.'; 167 225 $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. 168 226 <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> 169 <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. ;-) 170 <br><br>To use multiple languages, you can use the Extended description plugin\'s tags if it is active. 171 <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>'; 172 $lang['UAM_AdminValidationMail'] = 'Notification of manual registration validation'; 173 // --------- End: New or revised $lang ---- from version 2.16.0 174 175 176 // --------- Starting below: New or revised $lang ---- from version 2.20.0 177 $lang['UAM_gttextTitle_d'] = 'Enter the text you want to appear in the email reminder to prompt the user to return to visit your gallery (NB: The text pre-filled with the installation of the plugin is provided as an example). 178 <br><br> 179 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. 180 <br><br> 181 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; 182 $lang['UAM_infotxtTitle_d'] = 'Enter the introductory text that you want to appear in the information email. 183 <br><br> 184 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. 185 <br><br> 186 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; 187 $lang['UAM_confirmtxtTitle_d'] = 'Enter the introductory text that you want to appear in the email confirmation of registration. 188 <br><br> 189 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. 190 <br><br> 191 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; 192 $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. 193 <br><br> 194 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. 195 <br><br> 196 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; 197 $lang['UAM_confirmmail_custom1_d'] = 'When the option "Confirmation of registration" is active, this field allows you to customize the <b><u>acceptance text</u></b> on the registration confirmation page displayed when user clicks the confirmation link that was received by email. 198 <br><br> 199 After installing the plugin, a standard text is set as an example. 200 <br><br> 201 Further customize the content with special inserted tags : Use <b style="color: red;">[username]</b> to automatically insert the related user name. Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. 202 <br><br> 203 This field 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.'; 204 $lang['UAM_confirmmail_custom2_d'] = 'When the option "Confirmation of registration" is active, this field allows you to customize the <b><u>rejectance text</u></b> on the registration confirmation page displayed when user clicks the confirmation link that was received by email. 205 <br><br> 206 After installing the plugin, a standard text is set as an example. 207 <br><br> 208 Further customize the content with special inserted tags : Use <b style="color: red;">[username]</b> to automatically insert the related user name. Use <b style="color: red;">[mygallery]</b> to insert the title of your gallery. 209 <br><br> 210 This field 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.'; 211 $lang['UAM_remailtxt1Title_d'] = 'Enter the introductory text that you want to appear in the reminder email, in addition to the validation key regenerated. 212 <br><br> 213 If left blank, the mail reminder will include only the validation link. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example). 214 <br><br> 215 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. 216 <br><br> 217 To use multiple languages, you can use the Extended description plugin\'s tags if it is active.'; 218 $lang['UAM_remailtxt2Title_d'] = 'Enter the introductory text that you want to appear in the reminder email without a validation key regenerated. 219 <br><br> 220 If left blank, the mail reminder will be empty. It is therefore strongly advised to take a little explanatory text. (NB: The text pre-filled with the installation of the plugin is provided as an example). 221 <br><br> 222 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. 223 <br><br> 224 To 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> 227 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. 228 <br><br> 229 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.'; 227 <br><br> 228 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. ;-) 229 <br><br> 230 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. 231 <br><br> 232 To use multiple languages, you can use the Extended description plugin\'s tags if it is active. 233 <br><br> 234 <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>'; 230 235 $lang['UAM_CustomPasswRetrTitle'] = 'Customize lost password email content'; 231 236 $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.