diff --git a/messages/en.json b/messages/en.json index ff9570a..64124d8 100644 --- a/messages/en.json +++ b/messages/en.json @@ -813,7 +813,7 @@ "fwarn_points_invalid": "Invalid points, must be a number above 0.", "fwarn_expiry_invalid": "Invalid expiration, must be a number above 0 followed by either d, h, or m, or 'never' for a warning that never expires.", "fwarn_cannot_add": "Cannot add warning, double-check your parameters (the nick might be wrong or you are not joined to the channel).", - "fwarn_added": "Added warning {0}.", + "fwarn_added": "Added warning #{0}.", "fwarn_done": "Done.", "fwarn_sanction_invalid": "Invalid sanction, can be either deny or stasis.", "fwarn_stasis_invalid": "Invalid stasis amount, specify sanction as \"stasis=number\".",