summaryrefslogtreecommitdiff
path: root/panels/region
diff options
context:
space:
mode:
authorLukáš Tyrychtr <lukastyrychtr@gmail.com>2022-05-18 17:00:24 +0200
committerRobert Ancell <robert.ancell@gmail.com>2022-05-25 23:43:28 +0000
commiteece14f1cdcc02bdf8c59953a815609df42340a2 (patch)
treeaa935448d7d44af4780b44ae394b01454be9950a /panels/region
parent99f27e802fe14bdf6e41227353836678b759ddcd (diff)
downloadgnome-control-center-eece14f1cdcc02bdf8c59953a815609df42340a2.tar.gz
Add a missing a11y label to the search box in the country selection dialog
Diffstat (limited to 'panels/region')
-rw-r--r--panels/region/cc-format-chooser.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/panels/region/cc-format-chooser.ui b/panels/region/cc-format-chooser.ui
index 022af60e1..a8faa70b1 100644
--- a/panels/region/cc-format-chooser.ui
+++ b/panels/region/cc-format-chooser.ui
@@ -78,6 +78,9 @@
<property name="margin-bottom">18</property>
<property name="margin-start">18</property>
<property name="margin-end">18</property>
+ <accessibility>
+ <property name="label" translatable="yes">Search</property>
+ </accessibility>
<signal name="search-changed" handler="filter_changed" object="CcFormatChooser" swapped="yes" />
</object>
</child>