From fdb95bdeec7e50ccce6c9095e77c9a86cfa02059 Mon Sep 17 00:00:00 2001 From: Automeris naranja <104251-automerisnaranja@users.noreply.gitlab.gnome.org> Date: Wed, 22 Feb 2023 17:05:22 -0300 Subject: search-popover: Replace some tooltips with a11y labels This change replaces the tooltips of the "Select Dates" and "Anything" dropdown menus with a11y labels, as suggested in https://gitlab.gnome.org/GNOME/nautilus/-/issues/2754#note_1626144 Fixes https://gitlab.gnome.org/GNOME/nautilus/-/issues/2754 --- src/resources/ui/nautilus-search-popover.ui | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/resources/ui/nautilus-search-popover.ui b/src/resources/ui/nautilus-search-popover.ui index a2a703c03..889da8b34 100644 --- a/src/resources/ui/nautilus-search-popover.ui +++ b/src/resources/ui/nautilus-search-popover.ui @@ -35,8 +35,10 @@ - Select a date True + + select_date_button_label + Select Dates… @@ -217,7 +219,9 @@ type-button - Which file types will be searched + + type_label + -- cgit v1.2.1