|
@@ -196,7 +196,7 @@ $txt['setting_warning_mute'] = 'Warning level for user muting';
|
|
|
$txt['setting_warning_mute_note'] = 'The user warning level after which a user cannot post any further - 0 to disable.';
|
|
|
$txt['setting_user_limit'] = 'Maximum user warning points per day';
|
|
|
$txt['setting_user_limit_note'] = 'This value is the maximum amount of warning points a single moderator can assign to a user in a 24 hour period - 0 for no limit.';
|
|
|
-$txt['setting_warning_decrement'] = 'Warning points to decrement from users every 24 hours';
|
|
|
+$txt['setting_warning_decrement'] = 'Warning points that are decreased every 24 hours';
|
|
|
$txt['setting_warning_decrement_note'] = 'Only applies to users not warned within last 24 hours - set to 0 to disable.';
|
|
|
$txt['setting_warning_show'] = 'Users who can see warning status';
|
|
|
$txt['setting_warning_show_note'] = 'Determines who can see the warning level of users on the forum.';
|