[Libreoffice-commits] core.git: sw/uiconfig
Fakabbir Amin
fakabbir at gmail.com
Mon Mar 27 08:24:29 UTC 2017
sw/uiconfig/swriter/ui/tableproperties.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 41cd0ccc68b5bb43bfe28f0ece0b1fbc25a7adf3
Author: Fakabbir Amin <fakabbir at gmail.com>
Date: Fri Mar 24 11:50:49 2017 +0530
tdf#106225 Rename Table Format to Table Properties
Change-Id: Ic0a1d4d25eb1d13e9937f4fbd1250596e9e6e341
Reviewed-on: https://gerrit.libreoffice.org/35611
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>
diff --git a/sw/uiconfig/swriter/ui/tableproperties.ui b/sw/uiconfig/swriter/ui/tableproperties.ui
index c64f2333e4d8..f44d8cc04743 100644
--- a/sw/uiconfig/swriter/ui/tableproperties.ui
+++ b/sw/uiconfig/swriter/ui/tableproperties.ui
@@ -5,7 +5,7 @@
<object class="GtkDialog" id="TablePropertiesDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Table Format</property>
+ <property name="title" translatable="yes">Table Properties</property>
<property name="resizable">False</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
More information about the Libreoffice-commits
mailing list