Ignore:
Timestamp:
May 23, 2011, 7:08:25 PM (13 years ago)
Author:
Eric
Message:

r11018 merged from trunk to branch 2.20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/branches/2.20/language/es_ES/help/plugin.lang.php

    r10958 r11019  
    4747$lang['UAM_lastvisitTitle'] = 'Seguimiento de usuarios registrados';
    4848$lang['UAM_lastvisitTitle_d'] = 'Esto activa una tabla de "Seguimiento de los usuarios" ficha de matriculación de los usuarios que aparecen en la galería y la fecha de su última visita y el tiempo (en días) desde su última visita. El seguimiento es meramente informativo para el administrador de la galería.';
    49 $lang['UAM_commentTitle'] = 'Nickname obligatorio para los comentarios de los huéspedes';
    50 $lang['UAM_commentTitle_d'] = 'Si "Comentarios para Todos" está activo (a los visitantes no registrados para enviar comentarios), esta opción permite forzar el visitante no registrado para ingresar un apodo para que se acepta el comentario.';
    5149$lang['UAM_tipsTitle'] = 'Consejos y ejemplos';
    5250$lang['UAM_tipsTitle_d'] = 'Consejos y diversos ejemplos de uso de';
     
    281279/*TODO*/$lang['UAM_HidePasswTitle_d'] = 'Choose here if you want to display the password chosen by the visitor in the information email. If you enable the option, the password will then appear in clear text. If you disable the password will not appear at all.';
    282280// --------- End: New or revised $lang ---- from version 2.20.4
    283 
    284 
    285 // --------- Starting below: New or revised $lang ---- from version 2.20.7
    286 /*TODO*/$lang['UAM_GroupCommTitle'] = 'Allow comments to a group of users';
    287 /*TODO*/$lang['UAM_GroupCommTitle_d'] = 'This option lets you specify a group of users who will allowed to post comments when the gallery is configured to not allow comments for all.
    288 <br><br>
    289 By default, when &quot;comments for all&quot; option is disabled, only registered users can post comments. With this option, you can restrict this behavior by specifying a user group. Thus, only registered users and members of this group may post comments.';
    290 // --------- End: New or revised $lang ---- from version 2.20.7
    291281?>
Note: See TracChangeset for help on using the changeset viewer.