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

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