title: "Creating block on %{name}"
heading_html: "Creating block on %{name}"
period: "How long, starting now, the user will be blocked from the API for."
- tried_contacting: "I have contacted the user and asked them to stop."
- tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
back: "View all blocks"
edit:
title: "Editing block on %{name}"
block_expired: "The block has already expired and cannot be edited."
block_period: "The blocking period must be one of the values selectable in the drop-down list."
create:
- try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond."
- try_waiting: "Please try giving the user a reasonable time to respond before blocking them."
flash: "Created a block on user %{name}."
update:
only_creator_can_edit: "Only the moderator who created this block can edit it."