]> git.openstreetmap.org Git - rails.git/commitdiff
Remove unused user_blocks translations
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Mar 2023 15:10:19 +0000 (15:10 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Mar 2023 15:10:19 +0000 (15:10 +0000)
These checkboxes were removed in 95c3d640a44857b0b92ec3be6dad606e40057c5c

config/locales/en.yml

index c1f55bb445b2dac74aa5c03cfc95ee795665c726..3f803c6a3eb2f10a21c9e9507ff4c3cefb103b8b 100644 (file)
@@ -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."