summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@edx.srv.br>2015-07-02 09:28:39 -0300
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2015-07-02 14:16:18 +0000
commit838f00c9ba998b1e44422462a684096fd073a186 (patch)
treeea9eb96a20f4e04c82bea25e9b7734f2c71a2cbc /sw/uiconfig
parent8a2efbb7172a00692d4b8c3f326d93aa42036584 (diff)
Table is actually Table of Contents
Make it also more clear for translators Change-Id: I602ffb17e80c7078be19498d33b609fa3d980902 Reviewed-on: https://gerrit.libreoffice.org/16695 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/tocdialog.ui4
-rw-r--r--sw/uiconfig/swriter/ui/tocindexpage.ui2
2 files changed, 3 insertions, 3 deletions
diff --git a/sw/uiconfig/swriter/ui/tocdialog.ui b/sw/uiconfig/swriter/ui/tocdialog.ui
index adac993f5919..3d6c2ebc9f41 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/Table</property>
+ <property name="title" translatable="yes">Insert Index or Table of Contents</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/Table</property>
+ <property name="label" translatable="yes">Index or Table of Contents</property>
</object>
<packing>
<property name="tab_fill">False</property>
diff --git a/sw/uiconfig/swriter/ui/tocindexpage.ui b/sw/uiconfig/swriter/ui/tocindexpage.ui
index 8badc3213bbc..59056608f0cb 100644
--- a/sw/uiconfig/swriter/ui/tocindexpage.ui
+++ b/sw/uiconfig/swriter/ui/tocindexpage.ui
@@ -297,7 +297,7 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Create Index/Table</property>
+ <property name="label" translatable="yes">Create Index or Table of Contents</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>