From c997608e8e1a015c0018cb747b732bb990e4708d Mon Sep 17 00:00:00 2001 From: tamslo Date: Mon, 25 Nov 2024 17:57:43 +0100 Subject: [PATCH] feat(app): improve disclaimer 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 9f4155df..ccac0392 100644 --- a/app/lib/l10n/app_en.arb +++ b/app/lib/l10n/app_en.arb @@ -53,7 +53,7 @@ "@drug_selection_header": {}, "drug_selection_continue_warning_title": "Confirm proceeding", "@drug_selection_continue_warning_title": {}, - "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": "When you proceed to the next step of the app setup, you will not be able to come back to this page. You can always change your current medications later in the app.", "@drug_selection_continue_warning": {}, "drug_selection_settings_description": "Review the medications you are currently taking below.", "@drug_selection_settings_description": {},