From 42faaf1da1ee134f80b90d471d936229e177001b Mon Sep 17 00:00:00 2001 From: mathieu J Date: Fri, 9 Feb 2024 10:48:32 +0200 Subject: [PATCH] :sparkles: (LekaApp): Add email verif notif in creation process step 1 --- Apps/LekaApp/Resources/Localizable.xcstrings | 4 ++-- .../AccountCreation/Process/AccountCreationProcess+l10n.swift | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Apps/LekaApp/Resources/Localizable.xcstrings b/Apps/LekaApp/Resources/Localizable.xcstrings index 725c8dee41..9b5e026755 100644 --- a/Apps/LekaApp/Resources/Localizable.xcstrings +++ b/Apps/LekaApp/Resources/Localizable.xcstrings @@ -189,13 +189,13 @@ "en": { "stringUnit": { "state": "new", - "value": "We will now guide you throught\nthe creation of your account\nand the different steps.\nReady?" + "value": "A verification email has been sent.\nPlease check your inbox.\nWe will now guide you throught\nthe creation of your account\nand the different steps.\nReady?" } }, "fr": { "stringUnit": { "state": "translated", - "value": "Nous allons maintenant vous guider\n\u00e0 travers la cr\u00e9ation de votre compte\net les diff\u00e9rentes \u00e9tapes.\nPr\u00eat(e)?" + "value": "L'email de v\u00e9rification a \u00e9t\u00e9 envoy\u00e9. Veuillez v\u00e9rifier votre bo\u00eete de r\u00e9ception. Nous allons maintenant vous guider\n\u00e0 travers la cr\u00e9ation de votre compte\net les diff\u00e9rentes \u00e9tapes.\nPr\u00eat(e)?" } } } diff --git a/Apps/LekaApp/Sources/_NEWCodeBase/Views/AccountCreation/Process/AccountCreationProcess+l10n.swift b/Apps/LekaApp/Sources/_NEWCodeBase/Views/AccountCreation/Process/AccountCreationProcess+l10n.swift index 89e83d0afa..11aa773da1 100644 --- a/Apps/LekaApp/Sources/_NEWCodeBase/Views/AccountCreation/Process/AccountCreationProcess+l10n.swift +++ b/Apps/LekaApp/Sources/_NEWCodeBase/Views/AccountCreation/Process/AccountCreationProcess+l10n.swift @@ -17,6 +17,8 @@ extension l10n { static let message = LocalizedString("lekaapp.account_creation_process.step_1.message", value: """ + A verification email has been sent. + Please check your inbox. We will now guide you throught the creation of your account and the different steps.