From e73bd73f698f6296df56eb9a40475f1c6c31dd7c Mon Sep 17 00:00:00 2001 From: tamslo Date: Thu, 21 Nov 2024 14:14:30 +0100 Subject: [PATCH] feat(app): improve wording --- 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 445c25ee..44a7d724 100644 --- a/app/lib/l10n/app_en.arb +++ b/app/lib/l10n/app_en.arb @@ -51,7 +51,7 @@ "drug_selection_header": "Current medications", "@drug_selection_header": {}, - "drug_selection_continue_warning": "If you continue, you will complete the initial setup and will not be able to come back to this page. You can always change the status for a medication later in the app.", + "drug_selection_continue_warning": "Proceeding will close the initial medication selection. You can always change the status for a medication later in the app.", "@drug_selection_continue_warning": {}, "drug_selection_settings_description": "Review the medications you are currently taking below.", "@drug_selection_settings_description": {},