diff --git a/src/languages/en.ts b/src/languages/en.ts index eec2a339f40a..c38ee4705d95 100755 --- a/src/languages/en.ts +++ b/src/languages/en.ts @@ -855,7 +855,7 @@ export default { enterMagicCode: ({contactMethod}: EnterMagicCodeParams) => `Please enter the magic code sent to ${contactMethod}`, setAsDefault: 'Set as default', yourDefaultContactMethod: - 'This is your current default contact method. You can't delete it until you select another contact method and click “Set as default”.', + 'This is your current default contact method. Before you can delete it, you'll need to choose another contact method and click “Set as default”.', removeContactMethod: 'Remove contact method', removeAreYouSure: 'Are you sure you want to remove this contact method? This action can't be undone.', failedNewContact: 'Failed to add this contact method.',