diff --git a/templates/applications/settings.html b/templates/applications/settings.html index 96d38c85..68a84965 100644 --- a/templates/applications/settings.html +++ b/templates/applications/settings.html @@ -145,10 +145,10 @@
{{ member.form.csrf_token }} -

Do you want to revoke the invite for {{ member.user_name }}

+

{{ "invites.revoke.modal_heading" | translate({'user_name': member.user_name}) }}

- - + +
@@ -194,7 +194,7 @@ {% if user_can(permissions.DELETE_APPLICATION_MEMBER) and member.role_status == 'pending' %} {% set revoke_invite_modal = "revoke_invite_{}".format(member.role_id) %} Resend Invite
- Revoke Invite + {{ 'invites.revoke.button' | translate }} {% endif %} diff --git a/translations.yaml b/translations.yaml index a88f1fe4..aff4ad76 100644 --- a/translations.yaml +++ b/translations.yaml @@ -257,6 +257,12 @@ fragments: update_btn: Update update_ppoc_confirmation_title: Confirmation update_ppoc_title: Update primary point of contact +invites: + revoke: + button: Revoke Invite + modal_heading: 'Do you want to revoke the invite for {user_name}?' + submit: Yes, revoke it + cancel: No, do not revoke it login: ccpo_logo_alt_text: Cloud Computing Program Office Logo certificate_selection: