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/en_UK/plugin.lang.php

    r10957 r11018  
    2727$lang['UAM_Err_audit_email_forbidden'] = '<b>This account uses a forbidden email provider :</b> ';
    2828$lang['UAM_Err_audit_advise'] = '<b>you have to perform corrections to comply with new rules that you have activated.<br>Use a database management utility to correct user accounts directly in the table ###_USERS';
    29 $lang['UAM_Empty Author'] = 'The author field have to be filled to send a comment.';
    3029$lang['UAM_reg_err_login2'] = 'Username does not have to match the following characters: ';
    3130$lang['UAM_reg_err_login5'] = 'Your email provider is banned for registration. Banned email providers are: ';
     
    143142$lang['UAM_GhostTracker_ReminderText'] = 'Customizing Ghost Tracker\'s reminder message';
    144143$lang['UAM_LastVisit'] = ' Tracking registered users';
    145 $lang['UAM_No_Comment_Anonymous'] = 'Nickname mandatory for guests comments';
    146144
    147145$lang['UAM_Tab_UserManager'] = 'Tracking validations';
     
    332330$lang['UAM_HidePassw'] = 'Password in clear text in the information email';
    333331// --------- End: New or revised $lang ---- from version 2.20.4
    334 
    335 
    336 // --------- Starting below: New or revised $lang ---- from version 2.20.7
    337 $lang['UAM_Group_Comments'] = 'Allow comments to a group of users';
    338 $lang['UAM_AllowedComm_Group'] = 'Select the group of users allowed to post comments:';
    339 $lang['UAM_Not_Allowed_Author'] = 'Sorry, you are not authorized to post a comment. Please contact the site administrator.';
    340 // --------- End: New or revised $lang ---- from version 2.20.7
    341332?>
Note: See TracChangeset for help on using the changeset viewer.