From 05379de1d301e70178e6920c0ff6d4d7e5af7639 Mon Sep 17 00:00:00 2001 From: tamslo Date: Mon, 9 Dec 2024 21:30:58 +0100 Subject: [PATCH] feat(app): add space to confirm dialog --- 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 dade8965..5d290113 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": "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": "When you proceed to the next step of the app setup, you will not be able to come back to this page.\n\nYou can always change your current medications later in the app.", "@drug_selection_continue_warning": {}, "drug_selection_description": "You can edit below, whether you are currently taking medications that are known to have clinically meaningful interactions with genes.\n\nPlease note that the list may not include all medications you are currently taking.", "@drug_selection_description": {},