From 36582abc8aca5e1c2aa92f10cc1e3836bac595be Mon Sep 17 00:00:00 2001 From: Anuranjan14 <120705365+Anuranjan14@users.noreply.github.com> Date: Tue, 29 Oct 2024 18:11:06 +0530 Subject: [PATCH] [ES-675] Updated message for essential, voluntary, verified and unverfied tool tips Signed-off-by: Anuranjan14 <120705365+Anuranjan14@users.noreply.github.com> --- artifacts/src/i18n/esignet-i18n-bundle/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/artifacts/src/i18n/esignet-i18n-bundle/en.json b/artifacts/src/i18n/esignet-i18n-bundle/en.json index abadaf07..ba209801 100644 --- a/artifacts/src/i18n/esignet-i18n-bundle/en.json +++ b/artifacts/src/i18n/esignet-i18n-bundle/en.json @@ -219,10 +219,10 @@ "message": "Click on proceed to begin with the verification process", "proceed": "Proceed", "cancel": "Cancel", - "essentialClaimsTooltip": "Mandatory user information required by the Service Provider.", - "verifiedClaimTooltip": "Information about a user that has been confirmed as accurate by a trusted source, such as a government agency or financial institution. Verified claims help establish trust and verify user identity in digital systems.", - "unverifiedClaimTooltip": "Information about a user that has not been confirmed as accurate by a trusted source, such as a government agency or financial institution.", - "voluntaryClaimsTooltip": "Additional user information you can choose to share with the Service Provider", + "essentialClaimsTooltip": "Mandatory user information required by the Service Provider testing.", + "verifiedClaimTooltip": "Information about a user that has been confirmed as accurate by a trusted source, such as a government agency or financial institution. Verified claims help establish trust and verify user identity in digital systems testing.", + "unverifiedClaimTooltip": "Information about a user that has not been confirmed as accurate by a trusted source, such as a government agency or financial institution testing.", + "voluntaryClaimsTooltip": "Additional user information you can choose to share with the Service Provider testing", "stay_btn": "Stay", "discontinue_btn": "Discontinue", "popup_header": "Attention!",