[Libreoffice-commits] core.git: sw/uiconfig
Olivier Hallot
olivier.hallot at edx.srv.br
Mon Dec 1 01:20:11 PST 2014
sw/uiconfig/swriter/ui/tocindexpage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 230bf4bed9fa58ff9b03d613596eda211ba80d51
Author: Olivier Hallot <olivier.hallot at edx.srv.br>
Date: Sun Nov 30 08:25:37 2014 -0200
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 at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sw/uiconfig/swriter/ui/tocindexpage.ui b/sw/uiconfig/swriter/ui/tocindexpage.ui
index 1891738..8badc32 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>
More information about the Libreoffice-commits
mailing list