Vergleich inc/languages/english/reputation.lang.php - 1.8.0 - 1.8.26

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 19Zeile 19
$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.";

Zeile 73Zeile 73
$l['sort_username'] = "Sort by: Username";
$l['last_updated'] = "Last updated {1}";
$l['postrep_given'] = "Rating given for <a href=\"{1}\">{2}'s post</a> {3}<br />";

$l['sort_username'] = "Sort by: Username";
$l['last_updated'] = "Last updated {1}";
$l['postrep_given'] = "Rating given for <a href=\"{1}\">{2}'s post</a> {3}<br />";

 
$l['postrep_given_nolink'] = "Rating given for {1}'s post<br />";

$l['postrep_given_thread'] = "in <a href=\"{1}\">{2}</a>";
$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['postrep_given_thread'] = "in <a href=\"{1}\">{2}</a>";
$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?";