]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Change submit button on block edit page when can only revoke
[rails.git] / config / locales / en.yml
index 4d5ce7f5837d34f69893ce35fe9bf7184910a768..80811cd1ff7e23177d759769e9d96d38666c28a2 100644 (file)
@@ -2943,12 +2943,14 @@ en:
       title: "Editing block on %{name}"
       heading_html: "Editing block on %{name}"
       period: "How long, starting now, the user will be blocked from the API for."
+      revoke: "Revoke block"
     filter:
       block_period: "The blocking period must be one of the values selectable in the drop-down list."
     create:
       flash: "Created a block on user %{name}."
     update:
       only_creator_can_edit: "Only the moderator who created this block can edit it."
+      only_creator_can_edit_without_revoking: "Only the moderator who created this block can edit it without revoking."
       only_creator_or_revoker_can_edit: "Only the moderators who created or revoked this block can edit it."
       inactive_block_cannot_be_reactivated: "This block is inactive and cannot be reactivated."
       success: "Block updated."