From 891d002044b12696f5da99b7bf043c99c7c8c868 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Deniger=20-=20ICRC?= <65169434+icrc-fdeniger@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:27:52 +0200 Subject: [PATCH 1/3] remove by SMS or email --- patient/assets/i18n-override/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patient/assets/i18n-override/en.json b/patient/assets/i18n-override/en.json index dc7e2c2..f10bb8e 100644 --- a/patient/assets/i18n-override/en.json +++ b/patient/assets/i18n-override/en.json @@ -103,7 +103,7 @@ "termsText": "You must accept the", "termsSecondText": "before being able to use {{branding}}", "warning": "Warning", - "thisApplicationIsIntented": "This application is intended to work via an invitation link received via SMS or email. Click on this link beforehand to open a session.", + "thisApplicationIsIntented": "This application is intended to work via an invitation link. Click on this link beforehand to open a session.", "closeTheApplication": "Close the application", "anErrorHasOccurred": "Link expired", "theInvitationIsNotOrNoLongerValide": "This invitation link is no longer valid or has already been used. Another invitation will be sent", From 8c0a12a46ef9077c437ac86f1934ca9a6f63f8b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Deniger=20-=20ICRC?= <65169434+icrc-fdeniger@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:28:39 +0200 Subject: [PATCH 2/3] Update fr.json --- patient/assets/i18n-override/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patient/assets/i18n-override/fr.json b/patient/assets/i18n-override/fr.json index dc25c06..15ec8fd 100644 --- a/patient/assets/i18n-override/fr.json +++ b/patient/assets/i18n-override/fr.json @@ -103,7 +103,7 @@ "termsText": "Vous devez accepter les", "termsSecondText": "avant de pouvoir utiliser {{branding}}", "warning": "Attention", - "thisApplicationIsIntented": "Cette application est prévue pour fonctionner via un lien d'invitation reçu par SMS ou par email. Cliquez sur ce lien au préalable afin d'ouvrir une consultation.", + "thisApplicationIsIntented": "Cette application est prévue pour fonctionner via un lien d'invitation. Cliquez sur ce lien au préalable afin d'ouvrir une consultation.", "closeTheApplication": "Fermer l'application", "anErrorHasOccurred": "Lien expiré", "theInvitationIsNotOrNoLongerValide": "Ce lien d'invitation n'est plus valable ou a déjà été utilisé. Le médecin ou soignant va vous renvoyer une invitation.", From edee1a4ce6aa7e3a752c3c24fcdddd1645343dd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Deniger=20-=20ICRC?= <65169434+icrc-fdeniger@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:29:58 +0200 Subject: [PATCH 3/3] Update en.json --- doctor/assets/i18n-override/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doctor/assets/i18n-override/en.json b/doctor/assets/i18n-override/en.json index b03f746..5d07d23 100644 --- a/doctor/assets/i18n-override/en.json +++ b/doctor/assets/i18n-override/en.json @@ -113,7 +113,7 @@ "dashboard": { "dashboard": "Dashboard", "waitingRoom": "WAITING ROOM", - "consultationsListInAwaitingTreatment": "Sessions list in awaiting treatment", + "consultationsListInAwaitingTreatment": "Sessions list", "startNextConsultation": "Start next session", "noConsultation": "No session", "patient": "Service user",