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

Yousuf Philips philipz85 at hotmail.com
Mon Apr 11 08:01:24 UTC 2016


 sw/uiconfig/swriter/ui/tocdialog.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d91f38bcff7014564c71cb8782fee28b3090caab
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Sun Apr 10 16:19:26 2016 +0400

    tdf#99161 Change Index/ToC dialog title and tab
    
    Change-Id: I80349233e4fe3969da98814edaa1df52bb9adb35
    Reviewed-on: https://gerrit.libreoffice.org/23959
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/sw/uiconfig/swriter/ui/tocdialog.ui b/sw/uiconfig/swriter/ui/tocdialog.ui
index 3d6c2eb..3857a2f 100644
--- a/sw/uiconfig/swriter/ui/tocdialog.ui
+++ b/sw/uiconfig/swriter/ui/tocdialog.ui
@@ -5,7 +5,7 @@
   <object class="GtkDialog" id="TocDialog">
     <property name="can_focus">False</property>
     <property name="border_width">6</property>
-    <property name="title" translatable="yes">Insert Index or Table of Contents</property>
+    <property name="title" translatable="yes">Table of Contents, Index or Bibliography</property>
     <property name="resizable">False</property>
     <property name="type_hint">dialog</property>
     <child internal-child="vbox">
@@ -134,7 +134,7 @@
                   <object class="GtkLabel" id="index">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="yes">Index or Table of Contents</property>
+                    <property name="label" translatable="yes">Type</property>
                   </object>
                   <packing>
                     <property name="tab_fill">False</property>


More information about the Libreoffice-commits mailing list