summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@edx.srv.br>2014-11-30 08:25:37 -0200
committerCaolán McNamara <caolanm@redhat.com>2014-12-01 09:19:45 +0000
commit230bf4bed9fa58ff9b03d613596eda211ba80d51 (patch)
tree56bada2bb3bc1627a6b1548b04ea3cde67ff9b48 /sw/uiconfig/swriter/ui
parent7d28127c738f68ddefb318858438b159321b8a05 (diff)
fdo#86871: better button label in Index/Contents
Change the ellipsis button label Insert -> Table of Contents -> Index and Table of contents tab -> Create from -> Styles -> ... This last ellipsis means actually "Assign styles...". Change-Id: I22d761891d212240aedfe26ce3885b1ded2dcc1a Reviewed-on: https://gerrit.libreoffice.org/13207 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig/swriter/ui')
-rw-r--r--sw/uiconfig/swriter/ui/tocindexpage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/tocindexpage.ui b/sw/uiconfig/swriter/ui/tocindexpage.ui
index 1891738a7bfb..8badc3213bbc 100644
--- a/sw/uiconfig/swriter/ui/tocindexpage.ui
+++ b/sw/uiconfig/swriter/ui/tocindexpage.ui
@@ -498,7 +498,7 @@
</child>
<child>
<object class="GtkButton" id="styles">
- <property name="label" translatable="yes">...</property>
+ <property name="label" translatable="yes">Assign styles...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>