$l['add_maxperday'] = "You have already given as many reputation ratings as you are allowed to for today."; $l['add_maxperuser'] = "You've already given this user as many reputation ratings as you can for today."; $l['add_maxperthread'] = "You've already given this user as many reputation ratings (in one thread) as you can for today.";
|
$l['add_maxperday'] = "You have already given as many reputation ratings as you are allowed to for today."; $l['add_maxperuser'] = "You've already given this user as many reputation ratings as you can for today."; $l['add_maxperthread'] = "You've already given this user as many reputation ratings (in one thread) as you can for today.";
|
$l['add_no_comment'] = "You must enter a comment of at least 10 characters to give this user a reputation rating."; $l['add_toolong'] = "You must enter a reason no longer then then {1} characters.";
| $l['add_no_comment'] = "You must enter a comment of at least {1} characters to give this user a reputation rating."; $l['add_toolong'] = "You must enter a reason no longer than {1} characters.";
|
$l['add_negative_disabled'] = "The administrator has disabled negative reputations."; $l['add_neutral_disabled'] = "The administrator has disabled neutral reputations."; $l['add_positive_disabled'] = "The administrator has disabled positive reputations.";
| $l['add_negative_disabled'] = "The administrator has disabled negative reputations."; $l['add_neutral_disabled'] = "The administrator has disabled neutral reputations."; $l['add_positive_disabled'] = "The administrator has disabled positive reputations.";
|