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

Remove all options related to comments because they are processed in new "Comments Access Manager" plugin.
New version 2.20.8 hard coded for publication.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/language/it_IT/plugin.lang.php

    r10957 r11018  
    2727$lang['UAM_Err_audit_email_forbidden'] = '<b>Questo conto utente usa un dominio d\'Email proibito:</b> ';
    2828$lang['UAM_Err_audit_advise'] = '<b>Dovete eseguire delle correzioni per rispettare le nuove impostazzioni che avete attivato.<br> Utilizzare un programma per la gestione della base dati per correggere i conti utente direttamente nella tabella ###_USERS';
    29 $lang['UAM_Empty Author'] = 'Il campo autore deve essere riempito per potere inviare un commento.';
    3029$lang['UAM_reg_err_login2'] = 'Nome utente non deve contenere in caratteri seguenti: ';
    3130$lang['UAM_reg_err_login5'] = 'Il tuo provider di posta usa dominio d\'Email proibito. I domini preibiti sono i seguenti: ';
     
    145144$lang['UAM_GhostTracker_ReminderText'] = 'Testo di rilancio personalizzato';
    146145$lang['UAM_LastVisit'] = ' Tracciamento utenti registrati';
    147 $lang['UAM_No_Comment_Anonymous'] = 'Commenti : Pseudo obbligatorio per gli ospiti';
    148146
    149147$lang['UAM_Tab_UserManager'] = 'Tracciamento convalide';
     
    329327$lang['UAM_HidePassw'] = 'Password in chiaro nelle informazioni e-mail';
    330328// --------- End: New or revised $lang ---- from version 2.20.4
    331 
    332 
    333 // --------- Starting below: New or revised $lang ---- from version 2.20.7
    334 /*TODO*/$lang['UAM_Group_Comments'] = 'Allow comments to a group of users';
    335 /*TODO*/$lang['UAM_AllowedComm_Group'] = 'Select the group of users allowed to post comments:';
    336 /*TODO*/$lang['UAM_Not_Allowed_Author'] = 'Sorry, you are not authorized to post a comment. Please contact the site administrator.';
    337 // --------- End: New or revised $lang ---- from version 2.20.7
    338329?>
Note: See TracChangeset for help on using the changeset viewer.