sw/uiconfig/swriter/ui/tableproperties.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 41cd0ccc68b5bb43bfe28f0ece0b1fbc25a7adf3 Author: Fakabbir Amin <[email protected]> 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 <[email protected]> Reviewed-by: Katarina Behrens <[email protected]> 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"> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
