From b6e77f269c2a6513a4c71b9cfcfc17f26e582b4d Mon Sep 17 00:00:00 2001 From: Zak Burke Date: Tue, 13 Aug 2024 16:48:49 -0400 Subject: [PATCH] STCOR-871 replace "folio" with "folio" (#1515) folio is an acronym and therefore must be written in all-caps. there are no code changes here; it is a translation change only. Refs STCOR-871 --- translations/stripes-core/en.json | 10 +++++----- translations/stripes-core/en_GB.json | 10 +++++----- translations/stripes-core/en_SE.json | 10 +++++----- translations/stripes-core/en_US.json | 10 +++++----- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/translations/stripes-core/en.json b/translations/stripes-core/en.json index d441a23f0..24bcb53a2 100644 --- a/translations/stripes-core/en.json +++ b/translations/stripes-core/en.json @@ -124,11 +124,11 @@ "errors.email.invalid": "Please enter a valid email address.", "errors.unable.locate.account": "Unable to find your account. Please enter a valid email address or phone number.", "errors.unable.locate.account.password": "Unable to find your account. Please enter a valid email address, phone number, or username.", - "errors.link.invalid": "Your choose password link is invalid. Please verify that you are using the link included in your email or contact your Folio Administrator.", - "errors.link.expired": "Your choose password link expired or has already been used. Please contact your Folio Administrator for a new link.", - "errors.link.used": "Your choose password link expired or has already been used. Please contact your Folio Administrator for a new link.", - "errors.forgotten.password.found.multiple.users": "The information provided is tied to multiple Folio accounts. Please contact your Folio system administrator to reset your password.", - "errors.forgotten.username.found.multiple.users": "This email or phone number is tied to multiple Folio accounts. Please contact your Folio system administrator.", + "errors.link.invalid": "Your choose password link is invalid. Please verify that you are using the link included in your email or contact your FOLIO Administrator.", + "errors.link.expired": "Your choose password link expired or has already been used. Please contact your FOLIO Administrator for a new link.", + "errors.link.used": "Your choose password link expired or has already been used. Please contact your FOLIO Administrator for a new link.", + "errors.forgotten.password.found.multiple.users": "The information provided is tied to multiple FOLIO accounts. Please contact your FOLIO system administrator to reset your password.", + "errors.forgotten.username.found.multiple.users": "This email or phone number is tied to multiple FOLIO accounts. Please contact your FOLIO system administrator.", "errors.forgotten.password.found.inactive": "Your account is currently locked. Please contact your FOLIO system administrator to reset your password", "errors.default.server.error": "System error. Please wait a few minutes and try again.", "errors.password.length.invalid": "The password length must be minimum 8 symbols.", diff --git a/translations/stripes-core/en_GB.json b/translations/stripes-core/en_GB.json index 860e90f1a..3aaf1ff15 100644 --- a/translations/stripes-core/en_GB.json +++ b/translations/stripes-core/en_GB.json @@ -96,11 +96,11 @@ "errors.email.invalid": "Please enter a valid email address.", "errors.unable.locate.account": "Unable to find your account. Please enter a valid email address or phone number.", "errors.unable.locate.account.password": "Unable to find your account. Please enter a valid email address, phone number, or username.", - "errors.link.invalid": "Your choose password link is invalid. Please verify that you are using the link included in your email or contact your Folio Administrator.", - "errors.link.expired": "Your choose password link expired or has already been used. Please contact your Folio Administrator for a new link.", - "errors.link.used": "Your choose password link expired or has already been used. Please contact your Folio Administrator for a new link.", - "errors.forgotten.password.found.multiple.users": "The information provided is tied to multiple Folio accounts. Please contact your Folio system administrator to reset your password.", - "errors.forgotten.username.found.multiple.users": "This email or phone number is tied to multiple Folio accounts. Please contact your Folio system administrator.", + "errors.link.invalid": "Your choose password link is invalid. Please verify that you are using the link included in your email or contact your FOLIO Administrator.", + "errors.link.expired": "Your choose password link expired or has already been used. Please contact your FOLIO Administrator for a new link.", + "errors.link.used": "Your choose password link expired or has already been used. Please contact your FOLIO Administrator for a new link.", + "errors.forgotten.password.found.multiple.users": "The information provided is tied to multiple FOLIO accounts. Please contact your FOLIO system administrator to reset your password.", + "errors.forgotten.username.found.multiple.users": "This email or phone number is tied to multiple FOLIO accounts. Please contact your FOLIO system administrator.", "errors.forgotten.password.found.inactive": "Your account is currently locked. Please contact your FOLIO system administrator to reset your password", "errors.default.server.error": "System error. Please wait a few minutes and try again.", "createResetPassword.header": "Choose a password", diff --git a/translations/stripes-core/en_SE.json b/translations/stripes-core/en_SE.json index 483f221b7..18e708d9d 100644 --- a/translations/stripes-core/en_SE.json +++ b/translations/stripes-core/en_SE.json @@ -96,11 +96,11 @@ "errors.email.invalid": "Please enter a valid email address.", "errors.unable.locate.account": "Unable to find your account. Please enter a valid email address or phone number.", "errors.unable.locate.account.password": "Unable to find your account. Please enter a valid email address, phone number, or username.", - "errors.link.invalid": "Your choose password link is invalid. Please verify that you are using the link included in your email or contact your Folio Administrator.", - "errors.link.expired": "Your choose password link expired or has already been used. Please contact your Folio Administrator for a new link.", - "errors.link.used": "Your choose password link expired or has already been used. Please contact your Folio Administrator for a new link.", - "errors.forgotten.password.found.multiple.users": "The information provided is tied to multiple Folio accounts. Please contact your Folio system administrator to reset your password.", - "errors.forgotten.username.found.multiple.users": "This email or phone number is tied to multiple Folio accounts. Please contact your Folio system administrator.", + "errors.link.invalid": "Your choose password link is invalid. Please verify that you are using the link included in your email or contact your FOLIO Administrator.", + "errors.link.expired": "Your choose password link expired or has already been used. Please contact your FOLIO Administrator for a new link.", + "errors.link.used": "Your choose password link expired or has already been used. Please contact your FOLIO Administrator for a new link.", + "errors.forgotten.password.found.multiple.users": "The information provided is tied to multiple FOLIO accounts. Please contact your FOLIO system administrator to reset your password.", + "errors.forgotten.username.found.multiple.users": "This email or phone number is tied to multiple FOLIO accounts. Please contact your FOLIO system administrator.", "errors.forgotten.password.found.inactive": "Your account is currently locked. Please contact your FOLIO system administrator to reset your password", "errors.default.server.error": "System error. Please wait a few minutes and try again.", "createResetPassword.header": "Choose a password", diff --git a/translations/stripes-core/en_US.json b/translations/stripes-core/en_US.json index 860e90f1a..3aaf1ff15 100644 --- a/translations/stripes-core/en_US.json +++ b/translations/stripes-core/en_US.json @@ -96,11 +96,11 @@ "errors.email.invalid": "Please enter a valid email address.", "errors.unable.locate.account": "Unable to find your account. Please enter a valid email address or phone number.", "errors.unable.locate.account.password": "Unable to find your account. Please enter a valid email address, phone number, or username.", - "errors.link.invalid": "Your choose password link is invalid. Please verify that you are using the link included in your email or contact your Folio Administrator.", - "errors.link.expired": "Your choose password link expired or has already been used. Please contact your Folio Administrator for a new link.", - "errors.link.used": "Your choose password link expired or has already been used. Please contact your Folio Administrator for a new link.", - "errors.forgotten.password.found.multiple.users": "The information provided is tied to multiple Folio accounts. Please contact your Folio system administrator to reset your password.", - "errors.forgotten.username.found.multiple.users": "This email or phone number is tied to multiple Folio accounts. Please contact your Folio system administrator.", + "errors.link.invalid": "Your choose password link is invalid. Please verify that you are using the link included in your email or contact your FOLIO Administrator.", + "errors.link.expired": "Your choose password link expired or has already been used. Please contact your FOLIO Administrator for a new link.", + "errors.link.used": "Your choose password link expired or has already been used. Please contact your FOLIO Administrator for a new link.", + "errors.forgotten.password.found.multiple.users": "The information provided is tied to multiple FOLIO accounts. Please contact your FOLIO system administrator to reset your password.", + "errors.forgotten.username.found.multiple.users": "This email or phone number is tied to multiple FOLIO accounts. Please contact your FOLIO system administrator.", "errors.forgotten.password.found.inactive": "Your account is currently locked. Please contact your FOLIO system administrator to reset your password", "errors.default.server.error": "System error. Please wait a few minutes and try again.", "createResetPassword.header": "Choose a password",