diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-07-04 17:46:23 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-07-04 16:07:56 +0000 |
commit | 2eea698f5b41b2dbf371e3a6c9d3b242c347206d (patch) | |
tree | bb2b41b025151a0362be40c212ffaa792a8c7e89 /sw | |
parent | 901c3861e3a171e8b14cf783b298cd043837f272 (diff) |
Removed spurious U+200C
Change-Id: Ib01e794b70d611f68ab4a7c048860b28b2dca99f
Reviewed-on: https://gerrit.libreoffice.org/16676
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/uiconfig/swriter/ui/opttablepage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/opttablepage.ui b/sw/uiconfig/swriter/ui/opttablepage.ui index 0bbc28f8311e..041fcf4fd2d8 100644 --- a/sw/uiconfig/swriter/ui/opttablepage.ui +++ b/sw/uiconfig/swriter/ui/opttablepage.ui @@ -533,7 +533,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Insert cell</property> + <property name="label" translatable="yes">Insert cell</property> </object> <packing> <property name="left_attach">0</property> |