X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1d593592024a81a906bc6d144bc5a9f1078ffa22..8a7040e:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 8d53dcdf3..9105a2d42 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1013,10 +1013,14 @@ en: already_has_role: "The user already has role {{role}}." doesnt_have_role: "The user does not have role {{role}}." 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" fail: "Couldn't grant role `{{role}}' to user `{{name}}'. Please check that the user and role are both valid." 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" fail: "Couldn't revoke role `{{role}}' from user `{{name}}'. Please check that the user and role are both valid."