record-row: Reword accessible name
"party" in "Call the party" could lead to confusion. Fixes #319
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user