1
0
Fork 0
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:
Evangelos Ribeiro Tzaras 2021-07-30 02:25:42 +02:00
parent 1a14075945
commit b458f6f040

View file

@ -64,8 +64,8 @@
<class name="image-button"/> <class name="image-button"/>
</style> </style>
<child internal-child="accessible"> <child internal-child="accessible">
<object class="AtkObject" id="a11y-hide-dial-pad"> <object class="AtkObject" id="a11y-call">
<property name="accessible-name" translatable="yes">Call the party</property> <property name="accessible-name" translatable="yes">Call</property>
</object> </object>
</child> </child>
<child> <child>