mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-15 12:55:36 +00:00
record-row: Reword accessible name
"party" in "Call the party" could lead to confusion. Fixes #319
This commit is contained in:
parent
1a14075945
commit
b458f6f040
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@
|
|||
<class name="image-button"/>
|
||||
</style>
|
||||
<child internal-child="accessible">
|
||||
<object class="AtkObject" id="a11y-hide-dial-pad">
|
||||
<property name="accessible-name" translatable="yes">Call the party</property>
|
||||
<object class="AtkObject" id="a11y-call">
|
||||
<property name="accessible-name" translatable="yes">Call</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
|
Loading…
Reference in a new issue