Zeile 3 | Zeile 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 5048 2010-06-22 06:07:51Z Huji $
| * $Id: reputation.lang.php 5380 2011-02-21 12:04:43Z Tomm $
|
*/
$l['nav_reputation'] = "Reputation Report";
| */
$l['nav_reputation'] = "Reputation Report";
|
Zeile 70 | Zeile 70 |
---|
$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['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"; ?>
|