Skip to content

Commit

Permalink
chore: updated some of the wording in enums.ts for admin:e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-williams committed Jan 23, 2025

Verified

This commit was signed with the committer’s verified signature.
andrea-williams Andrea Williams
1 parent e5f1b43 commit 0088979
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bciers/apps/administration-e2e/utils/enums.ts
Original file line number Diff line number Diff line change
@@ -84,10 +84,10 @@ export enum SelectOperatorFormField {

// 💬 Operator messages
export enum MessageTextOperatorSelect {
NO_ACCESS = "Looks like you do not have access to",
NO_ACCESS = "You do not currently have access to",
NO_ADMIN = "does not have Administrator access set up",
OPERATOR_CONFIRM = "Kindly confirm if this is the operator that you represent.",
REQUEST_ACCESS_CONFIRMED = "Your access request has been sent to the Administrator(s) of Operator 1 Legal Name for review.",
REQUEST_ACCESS_CONFIRMED = "Your access request has been sent to the Administrator(s) of",
REQUEST_ACCESS_ADMIN_CONFIRMED = "Your access request as administrator for Operator 1 Legal Name has been received by ministry staff and will be reviewed shortly.",
REQUEST_ACCESS_DECLINED = "Your access request was declined by an Administrator of Existing Operator 2 Legal Name", //"Your access request was declined by an Administrator",
REQUEST_ACCESS_ADMIN_DECLINED = "Your administrator access request for New Operator 13 Legal Name was declined",

0 comments on commit 0088979

Please sign in to comment.