summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2014-02-03 22:43:41 +0100
committerAndras Timar <andras.timar@collabora.com>2014-02-03 21:50:20 +0000
commita6c03db336e97fbde1647cf355637d816d36311a (patch)
tree731442a0b6e91895e4037fa843e0b73064183cd3
parent30f8d566bb11d2b514af0c449d00683a445505d8 (diff)
fdo#74477: Restore the title of the Outline Numbering window
Change-Id: I095e2c9f2a74c1052e93f222c67f9e946edfc3fc Reviewed-on: https://gerrit.libreoffice.org/7833 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--sw/uiconfig/swriter/ui/outlinenumbering.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/outlinenumbering.ui b/sw/uiconfig/swriter/ui/outlinenumbering.ui
index 60dbfe71ca8e..d90a99a344f7 100644
--- a/sw/uiconfig/swriter/ui/outlinenumbering.ui
+++ b/sw/uiconfig/swriter/ui/outlinenumbering.ui
@@ -4,7 +4,7 @@
<object class="GtkDialog" id="OutlineNumberingDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Character</property>
+ <property name="title" translatable="yes">Outline Numbering</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">