summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/app/mn.src6
-rw-r--r--sw/uiconfig/swriter/ui/tocdialog.ui4
-rw-r--r--sw/uiconfig/swriter/ui/tocindexpage.ui2
3 files changed, 6 insertions, 6 deletions
diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src
index 18ed7207f728..355bbab5faef 100644
--- a/sw/source/ui/app/mn.src
+++ b/sw/source/ui/app/mn.src
@@ -214,19 +214,19 @@
{ \
Identifier = FN_UPDATE_CUR_TOX ; \
HelpId = CMD_FN_UPDATE_CUR_TOX ; \
- Text [ en-US ] = "~Update Index or Table"; \
+ Text [ en-US ] = "~Update Index or Table of Contents"; \
}; \
MenuItem \
{ \
Identifier = FN_EDIT_CURRENT_TOX; \
HelpId = CMD_FN_EDIT_CURRENT_TOX; \
- Text [ en-US ] = "~Edit Index or Table"; \
+ Text [ en-US ] = "~Edit Index or Table of Contents"; \
}; \
MenuItem \
{ \
Identifier = FN_REMOVE_CUR_TOX; \
HelpId = CMD_FN_REMOVE_CUR_TOX; \
- Text [ en-US ] = "Delete Index or Table"; \
+ Text [ en-US ] = "Delete Index or Table of Contents"; \
}; \
SEPARATOR ;
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>