From: Tom Hughes Date: Mon, 29 Feb 2016 14:26:50 +0000 (+0000) Subject: Change "blocks received" to "active blocks" X-Git-Tag: live~3923 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/398b4484ff013ac115dea3d888d534c11b97c35d?hp=fa593d886557a4f67b1368a1723deec278689acc;ds=sidebyside Change "blocks received" to "active blocks" Fixes #1168 --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 6f92d1ad8..102a13d02 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1861,7 +1861,7 @@ en: revoke: administrator: "Revoke administrator access" moderator: "Revoke moderator access" - block_history: "Blocks Received" + block_history: "Active Blocks" moderator_history: "Blocks Given" comments: "Comments" create_block: "Block this User"