From: Tom Hughes Date: Wed, 11 Sep 2024 16:09:00 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/5188' X-Git-Tag: live~160 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/f7c2d56df7a90a65bea43e8e9a8336b42cc2b0d0?hp=36f984286e2b15a337bb3a591681946e5153333a Merge remote-tracking branch 'upstream/pull/5188' --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 926189809..9da502c7c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2833,15 +2833,9 @@ en: doesnt_have_role: "The user does not have role %{role}." not_revoke_admin_current_user: "Cannot revoke administrator role from current user." grant: - title: Confirm role granting - heading: Confirm role granting are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?" - confirm: "Confirm" revoke: - title: Confirm role revoking - heading: Confirm role revoking are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?" - confirm: "Confirm" user_blocks: model: non_moderator_update: "Must be a moderator to create or update a block."