sw/uiconfig/swriter/ui/insertcaption.ui |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

New commits:
commit feed4e7b75656f4dd8a55c0db8bc92e151c4027f
Author:     Seth Chaiklin <sdc.bla...@youmail.dk>
AuthorDate: Wed Apr 5 17:42:54 2023 +0200
Commit:     Seth Chaiklin <sdc.bla...@youmail.dk>
CommitDate: Thu Apr 6 14:11:05 2023 +0200

    tdf#153242 "Numbering separator" -> "After number"
    
    The meaning of "Numbering separator" is opaque. The new label indicates
    where the optional text string will be placed. The added tooltip /
    extended tip helps to explain.
    
    Change-Id: Ia9da9d4d1d6bdf40ab7465cffe8d0d5faf42b27d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149992
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git a/sw/uiconfig/swriter/ui/insertcaption.ui 
b/sw/uiconfig/swriter/ui/insertcaption.ui
index 355f2b2c46a1..33a714086220 100644
--- a/sw/uiconfig/swriter/ui/insertcaption.ui
+++ b/sw/uiconfig/swriter/ui/insertcaption.ui
@@ -241,9 +241,15 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="halign">start</property>
-                        <property name="label" translatable="yes" 
context="insertcaption|num_separator">Numbering separator:</property>
+                        <property name="label" translatable="yes" 
context="insertcaption|num_separator">After number:</property>
                         <property name="use_underline">True</property>
                         <property 
name="mnemonic_widget">num_separator_edit</property>
+                        <property name="tooltip-text" translatable="yes" 
context="insertcaption|num_separator|tooltip_text">Enter optional text to 
appear after caption number. “Caption order” (in Options) must be “Numbering 
first”.</property>
+                        <child internal-child="accessible">
+                          <object class="AtkObject" 
id="num_separator-atkobject">
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="insertcaption|extended_tip|num_separator">Enter 
optional text to appear after the caption number. Only available when 
“Numbering first” is selected for “Caption order” in Options.</property>
+                          </object>
+                        </child>
                       </object>
                       <packing>
                         <property name="left_attach">0</property>

Reply via email to