From d8b928e74cb30e9f6f5163dd397c50d99d71d73d Mon Sep 17 00:00:00 2001 From: Felix Magedanz Date: Sat, 23 Sep 2023 10:21:57 +0200 Subject: [PATCH] Update en.ts (#1034) * Update en.ts Shortened some texts for better looks --------- Co-authored-by: Esther Lizardo <100808713+Esther-Lita@users.noreply.github.com> --- frontend/elements/src/i18n/en.ts | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/elements/src/i18n/en.ts b/frontend/elements/src/i18n/en.ts index c4abf5180..bbc1d8762 100644 --- a/frontend/elements/src/i18n/en.ts +++ b/frontend/elements/src/i18n/en.ts @@ -36,25 +36,25 @@ export const en: Translation = { passwordFormatHint: "Must be between {minLength} and {maxLength} characters long.", manageEmails: - "Your email addresses are used for communication and authentication.", + "Used for passcode authentication.", changePassword: "Set a new password.", managePasskeys: "Your passkeys allow you to sign in to this account.", isPrimaryEmail: - "Used for communication, passcodes, and as username for passkeys. To change the primary email address, add another email address first and set it as primary.", + "This email address will be used as username for your passkeys.", setPrimaryEmail: - "Set this email address primary so it will be used for communications, for passcodes, and as a username for passkeys.", + "Set this email to be used as username for new passkeys.", emailVerified: "This email address has been verified.", emailUnverified: "This email address has not been verified.", emailDelete: - "If you delete this email address, it can no longer be used for signing in to your account. Passkeys that may have been created with this email address will remain intact.", + "If you delete this email address, it can no longer be used to sign in.", emailDeleteThirdPartyConnection: - "If you delete this email address, it can no longer be used for signing in. You can also no longer sign in with or reconnect your {provider} account. Passkeys that may have been created with this email address will remain intact.", + "If you delete this email address, it can no longer be used to sign in.", emailDeletePrimary: - "The primary email address cannot be deleted. Add another email address first and make it your primary email address.", + "The primary email address cannot be deleted.", renamePasskey: - "Set a name for the passkey that helps you identify where it is stored.", + "Set a name for the passkey.", deletePasskey: - "Delete this passkey from your account. Note that the passkey will still exist on your devices and needs to be deleted there as well.", + "Delete this passkey from your account.", deleteAccount: "Are you sure you want to delete this account? All data will be deleted immediately and cannot be recovered.", noAccountExists: