=html_escape(_('You are an admin, which means granting access to %{client_name} will allow them to interact with GitLab as an admin as well. Proceed with caution.'))%{client_name: tag.strong(@pre_auth.client.name)}
=_("Deletion pending. This project will be removed on %{date}. Repository and other project resources are read-only.")%{date: permanent_deletion_date(project.marked_for_deletion_at)}