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

New commits:
commit 3d2f9b63e61a32ff07d850103f059dda88b56d6e
Author:     Adoche Onaji <dochieon...@gmail.com>
AuthorDate: Sat Apr 22 15:53:00 2023 +0100
Commit:     Heiko Tietze <heiko.tie...@documentfoundation.org>
CommitDate: Thu Jul 6 16:28:23 2023 +0200

    tdf#113478 'Decimal separator key' property was renamed to 'Numpad decimal 
key'
    
    'Decimal separator key' was renamed to 'Decimal key on the numpad' to give 
it
    more acceptance and understanding on various platforms
    
    Change-Id: I6d8411026bf7b2c9f5d85d9ee3f19f7f7f603d8b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150809
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>
    Tested-by: Jenkins

diff --git a/cui/uiconfig/ui/optlanguagespage.ui 
b/cui/uiconfig/ui/optlanguagespage.ui
index b33c2e0a1ab6..121ba38e4f6c 100644
--- a/cui/uiconfig/ui/optlanguagespage.ui
+++ b/cui/uiconfig/ui/optlanguagespage.ui
@@ -396,7 +396,7 @@
               <object class="GtkLabel" id="label6">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="label" translatable="yes" 
context="optlanguagespage|label6">Decimal separator key:</property>
+                <property name="label" translatable="yes" 
context="optlanguagespage|label6">Decimal key on the numpad:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">decimalseparator</property>
                 <property name="xalign">0</property>
@@ -497,7 +497,7 @@
                 <property name="draw_indicator">True</property>
                 <child internal-child="accessible">
                   <object class="AtkObject" id="decimalseparator-atkobject">
-                    <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|decimalseparator">Specifies to use the 
decimal separator key that is set in your system when you press the respective 
key on the number pad.</property>
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|decimalseparator">Specifies to use the 
numeric keypad decimal key that is set in your system when you press the 
respective key on the number pad.</property>
                   </object>
                 </child>
               </object>

Reply via email to