[Libreoffice-commits] core.git: sw/uiconfig

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Wed Feb 3 14:06:03 UTC 2021


 sw/uiconfig/swriter/ui/paradialog.ui |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit cc91f7043af51507b4857f35af6bbf39f67e5ccb
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Wed Feb 3 13:35:05 2021 +0100
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Wed Feb 3 15:04:55 2021 +0100

    tdf#139667 new "Outline & Numbering" label in Paragraph dialog + tooltip
    
    Change-Id: If18a74d6af734383c99a6fe92b1f79a3612bf34a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110303
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>

diff --git a/sw/uiconfig/swriter/ui/paradialog.ui b/sw/uiconfig/swriter/ui/paradialog.ui
index 79b44f399bbb..ebb523d379fa 100644
--- a/sw/uiconfig/swriter/ui/paradialog.ui
+++ b/sw/uiconfig/swriter/ui/paradialog.ui
@@ -343,7 +343,8 @@
               <object class="GtkLabel" id="labelTP_NUMPARA">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="label" translatable="yes" context="paradialog|labelTP_NUMPARA">Outline & Numbering</property>
+                <property name="label" translatable="yes" context="paradialog|labelTP_NUMPARA">Outline & List</property>
+                <property name="tooltip_text" translatable="yes" context="paradialog|labelTP_NUMPARA">Set outline level, list style and line numbering for paragraph.</property>
               </object>
               <packing>
                 <property name="position">4</property>


More information about the Libreoffice-commits mailing list