From: Andy Allan Date: Wed, 8 Mar 2023 15:10:19 +0000 (+0000) Subject: Remove unused user_blocks translations X-Git-Tag: live~1680^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/4bf81418db30e7b0a7e9a0d184cea9343ff800e5?ds=sidebyside;hp=--cc Remove unused user_blocks translations These checkboxes were removed in 95c3d640a44857b0b92ec3be6dad606e40057c5c --- 4bf81418db30e7b0a7e9a0d184cea9343ff800e5 diff --git a/config/locales/en.yml b/config/locales/en.yml index c1f55bb44..3f803c6a3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2705,8 +2705,6 @@ en: 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}" @@ -2718,8 +2716,6 @@ en: 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."