Remove unused user_blocks translations

These checkboxes were removed in 95c3d640a4
This commit is contained in:
Andy Allan 2023-03-08 15:10:19 +00:00
parent 53ce4161bf
commit 4bf81418db

View file

@ -2705,8 +2705,6 @@ en:
title: "Creating block on %{name}" title: "Creating block on %{name}"
heading_html: "Creating block on %{name}" heading_html: "Creating block on %{name}"
period: "How long, starting now, the user will be blocked from the API for." 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" back: "View all blocks"
edit: edit:
title: "Editing block on %{name}" title: "Editing block on %{name}"
@ -2718,8 +2716,6 @@ en:
block_expired: "The block has already expired and cannot be edited." 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." block_period: "The blocking period must be one of the values selectable in the drop-down list."
create: 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}." flash: "Created a block on user %{name}."
update: update:
only_creator_can_edit: "Only the moderator who created this block can edit it." only_creator_can_edit: "Only the moderator who created this block can edit it."