"; $l['neg_rep_disabled'] = "* - Negative reputation is currently disabled"; $l['pos_rep_disabled'] = "* - Positive reputation is currently disabled"; $l['neu_rep_disabled'] = "* - Neutral reputation is currently disabled"; $l['no_comment_needed'] = "You're adding reputation because of this user's post, which is linked in their profile. A comment isn't needed, but if you want to leave one, please enter it below.
"; $l['no_comment'] = "[No comment]"; $l['vote_added'] = "Rating Added"; $l['vote_updated'] = "Rating Updated"; $l['vote_deleted'] = "Rating Deleted"; $l['vote_added_message'] = "Your reputation rating has successfully been added for this user."; $l['vote_updated_message'] = "Your reputation rating has successfully been updated for this user."; $l['vote_deleted_message'] = "The reputation rating has been deleted from this user."; $l['update_reputation_vote'] = "Update your reputation rating for {1}"; $l['positive'] = "Positive"; $l['negative'] = "Negative"; $l['neutral'] = "Neutral"; $l['user_comments'] = "Your comments on {1}:"; $l['add_vote'] = "Add Rating"; $l['update_vote'] = "Update Rating"; $l['delete_vote'] = "Delete"; $l['report_vote'] = "Report"; $l['power_positive'] = "Positive ({1})"; $l['power_neutral'] = "Neutral"; $l['power_negative'] = "Negative ({1})"; $l['show_all'] = "Show: All Votes"; $l['show_positive'] = "Show: Positive Ratings"; $l['show_neutral'] = "Show: Neutral Ratings"; $l['show_negative'] = "Show: Negative Ratings"; $l['sort_updated'] = "Sort by: Last Updated"; $l['sort_username'] = "Sort by: Username"; $l['last_updated'] = "Last updated {1}"; $l['postrep_given'] = "Rating given for {2}'s post {3}
"; $l['postrep_given_nolink'] = "Rating given for {1}'s post
"; $l['postrep_given_thread'] = "in {2}"; $l['no_reputation_votes'] = "This user currently does not have any reputation ratings with the specified criteria below."; $l['delete_reputation_confirm'] = "Are you sure you wish to delete this reputation Rating?"; $l['delete_reputation_log'] = "Deleted reputation rating by {1} (UID: {2})"; $l['reputations_disabled_group'] = "The reputation system is disabled for users of this user group."; $l['rate_user'] = "Rate User";