diff options
author | Fakabbir Amin <fakabbir@gmail.com> | 2017-03-24 11:50:49 +0530 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2017-03-27 08:24:08 +0000 |
commit | 41cd0ccc68b5bb43bfe28f0ece0b1fbc25a7adf3 (patch) | |
tree | 0162db2a6bcf743b6f096844a60309a967fe2717 /sw/uiconfig | |
parent | 5b487ff81b106925b4204276c551e6e3751dc293 (diff) |
tdf#106225 Rename Table Format to Table Properties
Change-Id: Ic0a1d4d25eb1d13e9937f4fbd1250596e9e6e341
Reviewed-on: https://gerrit.libreoffice.org/35611
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/tableproperties.ui | 2 |
1 files changed, 1 insertions, 1 deletions
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"> |