cui/uiconfig/ui/password.ui |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit b2b4934ce87096322e65b83770b165804cd883b4
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Mar 13 17:03:23 2025 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Mar 13 19:42:13 2025 +0100

    Fix typo
    
    Change-Id: I538d1e0fffebb2aac7489d1529287d0bfbe76e7f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182874
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/cui/uiconfig/ui/password.ui b/cui/uiconfig/ui/password.ui
index 9cd30eeed3f6..700cbfe5ccec 100644
--- a/cui/uiconfig/ui/password.ui
+++ b/cui/uiconfig/ui/password.ui
@@ -243,8 +243,8 @@
                                     <property name="can-focus">False</property>
                                     <child internal-child="accessible">
                                       <object class="AtkObject" 
id="ropasslevelbar-atkobject">
-                                        <property 
name="AtkObject::accessible-name" translatable="yes" 
context="passsword|ropasslevelbar-atkobject">Password Level Bar</property>
-                                        <property 
name="AtkObject::accessible-description" translatable="yes" 
context="passsword|extended_tip|ropasslevelbar">Shows the strength of 
password</property>
+                                        <property 
name="AtkObject::accessible-name" translatable="yes" 
context="password|ropasslevelbar-atkobject">Password Level Bar</property>
+                                        <property 
name="AtkObject::accessible-description" translatable="yes" 
context="password|extended_tip|ropasslevelbar">Shows the strength of 
password</property>
                                       </object>
                                     </child>
                                   </object>
@@ -583,8 +583,8 @@
                         <property name="can-focus">False</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" 
id="passlevelbar-atkobject">
-                            <property name="AtkObject::accessible-name" 
translatable="yes" context="passsword|passlevelbar-atkobject">Password Level 
Bar</property>
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="passsword|extended_tip|passlevelbar">Shows the 
strength of password</property>
+                            <property name="AtkObject::accessible-name" 
translatable="yes" context="password|passlevelbar-atkobject">Password Level 
Bar</property>
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="password|extended_tip|passlevelbar">Shows the 
strength of password</property>
                           </object>
                         </child>
                       </object>

Reply via email to