From 8d1ccb345ca6685fa947661a3a4aad3289e253a2 Mon Sep 17 00:00:00 2001 From: tamslo Date: Fri, 29 Nov 2024 15:40:12 +0100 Subject: [PATCH] feat(app): change indicator text --- app/lib/l10n/app_en.arb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/lib/l10n/app_en.arb b/app/lib/l10n/app_en.arb index dcce986e..0a26b25d 100644 --- a/app/lib/l10n/app_en.arb +++ b/app/lib/l10n/app_en.arb @@ -290,7 +290,7 @@ } } }, - "show_all_dropdown_text": "Having trouble finding a {item}? Use the ▾ button above to show all {items}.", + "show_all_dropdown_text": "Having trouble finding a {item}? Use the ▾ button to show all {items}.", "@show_all_dropdown_text": { "placeholders": { "item": { @@ -304,7 +304,9 @@ } }, "report_show_all_dropdown_item": "gene", + "@report_show_all_dropdown_item": {}, "report_show_all_dropdown_items": "genes with known medication interactions", + "@report_show_all_dropdown_items": {}, "gene_page_headline": "{gene} report", "@gene_page_headline": {