mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-09 13:25:35 +00:00
new-call-box: Clarify accessible name
(cherry picked from commit 28516cda32
)
This commit is contained in:
parent
8886ee0a3f
commit
d12537dd28
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
|||
<signal name="clicked" handler="backspace_clicked_cb" swapped="yes"/>
|
||||
<child internal-child="accessible">
|
||||
<object class="AtkObject" id="a11y-backspace">
|
||||
<property name="accessible-name" translatable="yes">Backspace through number</property>
|
||||
<property name="accessible-name" translatable="yes">Delete character in front of cursor</property>
|
||||
</object>
|
||||
</child>
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue