Ignore:
Timestamp:
Feb 10, 2011, 10:54:29 PM (13 years ago)
Author:
Eric
Message:

Bug 2045 : Missing special tags management
Upgrade default settings on plugin installation to include special tags
Localisation files updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/trunk/language/es_ES/help/plugin.lang.php

    r9160 r9163  
    157157<br><br>The triggering of these automation is achieved when connecting users (any user!) to the gallery.';
    158158$lang['UAM_GTAutoDelTitle'] = 'Mensaje personalizado en cuenta eliminada';
    159 /*TODO*/$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>
    160 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.';
    161159$lang['UAM_GTAutoGpTitle'] = 'Cambio automático de grupo / estado';
    162160/*TODO*/$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>
     
    221219<br><br>
    222220Para utilizar varios idiomas, puede utilizar las etiquetas para el plugin Extended description si está activo.';
     221/*TODO*/$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.
     222<br><br>
     223Further 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.
     224<br><br>
     225Custom 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.';
    223226/*TODO*/$lang['UAM_CustomPasswRetrTitle'] = 'Customize lost password email content';
    224227/*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.