X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/735a5cf9e25b81d03db80ca4393aa34ea74d612a..c5aa012dc252414127f4c3d2f724c7f8e384390a:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index ac41952c7..30721562a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2936,13 +2936,10 @@ 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." - back: "View all blocks" edit: 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." - show: "View this block" - back: "View all blocks" filter: block_period: "The blocking period must be one of the values selectable in the drop-down list." create: @@ -2950,6 +2947,7 @@ en: update: only_creator_can_edit: "Only the moderator who created this block can edit it." 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." index: title: "User blocks" @@ -3035,6 +3033,7 @@ en: blocks_by_me: "Blocks by Me" blocks_by_user: "Blocks by %{user}" block: "Block #%{id}" + new_block: "New Block" user_mutes: index: title: "Muted Users"