officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 038edb6130ce4534950589b7d5353b60956868dc Author: Caolán McNamara <[email protected]> Date: Mon Sep 17 12:32:48 2012 +0100 writer split cells entry results in a dialog, so use ellipse Change-Id: Id8f0d0eada854cc584e613b10e341602517ed47e (cherry picked from commit 1c335df02a7ed77a571ffd5f51f5d6d6710d7d52) diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index dab1264..d27c4f8 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -1103,7 +1103,7 @@ </node> <node oor:name=".uno:SplitCell" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Split Cells</value> + <value xml:lang="en-US">Split Cells...</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value>
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
