From 85eeaee276aa2df122e27830430226fc4036f4d5 Mon Sep 17 00:00:00 2001 From: Tamara Slosarek Date: Wed, 20 Mar 2024 17:21:23 +0100 Subject: [PATCH] feat(app): tweak sentence with encrypted --- app/lib/l10n/app_en.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/lib/l10n/app_en.arb b/app/lib/l10n/app_en.arb index 753504a7..fb19aefb 100644 --- a/app/lib/l10n/app_en.arb +++ b/app/lib/l10n/app_en.arb @@ -358,7 +358,7 @@ "onboarding_4_button": "Find out more about gene tests here.", "onboarding_4_already_tested_text": "PharMe works by matching your genetic data with known information about interactions between certain genes and drugs.\n\nThe information presented in PharMe is based on scientifically proven guidelines published by the Clinical Pharmacogenetics Implementation Consortium (CPIC®) and the U.S. Food and Drug Administration (FDA).", "onboarding_5_header": "We care about your data protection", - "onboarding_5_text": "After downloading your genetic data from your data provider, it is encrypted and solely kept on your phone.\n\nOur servers know nothing about you, neither your identity nor your DNA.", + "onboarding_5_text": "After downloading your genetic data from your data provider, it is solely kept on your phone in encrypted form.\n\nOur servers know nothing about you, neither your identity nor your DNA.", "settings_page_account_settings": "Settings", "settings_page_delete_data": "Delete app data",