diff --git a/app/soapbox/locales/en.json b/app/soapbox/locales/en.json index 3821bb342..2f3580551 100644 --- a/app/soapbox/locales/en.json +++ b/app/soapbox/locales/en.json @@ -488,7 +488,6 @@ "confirmations.delete_event.confirm": "Delete", "confirmations.delete_event.heading": "Delete event", "confirmations.delete_event.message": "Are you sure you want to delete this event?", - "confirmations.delete_from_group.heading": "Delete from group", "confirmations.delete_from_group.message": "Are you sure you want to delete @{name}'s post?", "confirmations.delete_group.confirm": "Delete", "confirmations.delete_group.heading": "Delete group", @@ -500,7 +499,6 @@ "confirmations.domain_block.heading": "Block {domain}", "confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications.", "confirmations.kick_from_group.confirm": "Kick", - "confirmations.kick_from_group.heading": "Kick group member", "confirmations.kick_from_group.message": "Are you sure you want to kick @{name} from this group?", "confirmations.leave_event.confirm": "Leave event", "confirmations.leave_event.message": "If you want to rejoin the event, the request will be manually reviewed again. Are you sure you want to proceed?", @@ -1452,9 +1450,7 @@ "status.favourite": "Like", "status.filtered": "Filtered", "status.group": "Posted in {group}", - "status.group_mod_block": "Block @{name} from group", "status.group_mod_delete": "Delete post from group", - "status.group_mod_kick": "Kick @{name} from group", "status.interactions.dislikes": "{count, plural, one {Dislike} other {Dislikes}}", "status.interactions.favourites": "{count, plural, one {Like} other {Likes}}", "status.interactions.quotes": "{count, plural, one {Quote} other {Quotes}}",