mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-07 04:15:32 +00:00
new-call-box: Clarify accessible name
This commit is contained in:
parent
a2df022606
commit
28516cda32
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