Vergleich inc/languages/english/reputation.lang.php - 1.6.5 - 1.6.18

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 3Zeile 3
 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * $Id: reputation.lang.php 5593 2011-09-14 10:28:41Z Tomm $

 * $Id$

 */

$l['nav_reputation'] = "Reputation Report";

 */

$l['nav_reputation'] = "Reputation Report";

Zeile 76Zeile 76
$l['postrep_given'] = "Rating given for {1}<br />";
$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'] = "Rating given for {1}<br />";
$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'] = "Removed Reputation by {1}";

$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";
?>

$l['reputations_disabled_group'] = "The reputation system is disabled for users of this user group.";
$l['rate_user'] = "Rate user";
?>