[calls/gnome-41] record-row: Reword accessible name



commit eed45bd1681bad9f0c760191244f204c99562fb3
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date:   Fri Jul 30 02:25:42 2021 +0200

    record-row: Reword accessible name
    
    "party" in "Call the party" could lead to confusion.
    Fixes #319
    
    (cherry picked from commit b458f6f0401d48cf6bc59683472fdbd13b6f93d4)

 src/ui/call-record-row.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/ui/call-record-row.ui b/src/ui/call-record-row.ui
index 7c7cb1cc..bdf6c63b 100644
--- a/src/ui/call-record-row.ui
+++ b/src/ui/call-record-row.ui
@@ -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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]