Vergleich inc/languages/english/warnings.lang.php - 1.4.3 - 1.4.12

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 43Zeile 43
$l['expiration_months'] = "months";
$l['redirect_warned_banned'] = "The user has also been moved to the {1} group for {2}.";
$l['redirect_warned_suspended'] = "This users posting privileges have been suspended for {1}.";

$l['expiration_months'] = "months";
$l['redirect_warned_banned'] = "The user has also been moved to the {1} group for {2}.";
$l['redirect_warned_suspended'] = "This users posting privileges have been suspended for {1}.";

$l['redirect_warned_moderate'] = "All posts by this user will now be moderated for {1} {2}.";

$l['redirect_warned_moderate'] = "All posts by this user will now be moderated for {1}.";

$l['redirect_warned'] = "The warning level of {1} has been increased to {2}%.{3}<br /><br />You will now be taken back to where you came from.";
$l['error_warning_system_disabled'] = "You cannot use the warning system as it has been disabled by the board administrator.";
$l['reached_max_warnings_day'] = "You cannot warn anyone as you have reached your limit on the number of warnings you can give out per day.<br /><br />The maximum number of warnings you can give out per day is {1}.";

$l['redirect_warned'] = "The warning level of {1} has been increased to {2}%.{3}<br /><br />You will now be taken back to where you came from.";
$l['error_warning_system_disabled'] = "You cannot use the warning system as it has been disabled by the board administrator.";
$l['reached_max_warnings_day'] = "You cannot warn anyone as you have reached your limit on the number of warnings you can give out per day.<br /><br />The maximum number of warnings you can give out per day is {1}.";

Zeile 51Zeile 51
$l['error_cant_warn_group'] = "You do not have permission to warn users of this group.";
$l['error_no_note'] = "You did not enter any administrative notes for this warning.";
$l['error_invalid_type'] = "You have selected an invalid warning type.";

$l['error_cant_warn_group'] = "You do not have permission to warn users of this group.";
$l['error_no_note'] = "You did not enter any administrative notes for this warning.";
$l['error_invalid_type'] = "You have selected an invalid warning type.";

 
$l['error_invalid_user'] = "Selected user doesn't exist.";
$l['error_invalid_post'] = "Selected post doesn't exist.";

$l['error_cant_custom_warn'] = "You do not have permission to give custom warnings to users.";
$l['error_no_custom_reason'] = "You did not enter a reason for your custom warning.";
$l['error_invalid_custom_points'] = "You did not enter a valid number of points to add to this users warning level. You need to enter a numeric value greater than 0 but less than or equal to {1}.";

$l['error_cant_custom_warn'] = "You do not have permission to give custom warnings to users.";
$l['error_no_custom_reason'] = "You did not enter a reason for your custom warning.";
$l['error_invalid_custom_points'] = "You did not enter a valid number of points to add to this users warning level. You need to enter a numeric value greater than 0 but less than or equal to {1}.";