officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7d2a989bc2fed03e41ed0493d7ce5b0512c67612 Author: Yousuf Philips <[email protected]> Date: Mon Nov 3 10:51:32 2014 +0400 change 'Entry' to its full form of 'Index Entry' Change-Id: I861374e6a5c867f674fb682c6dc0eb6050a372d1 Reviewed-on: https://gerrit.libreoffice.org/12208 Reviewed-by: Samuel Mehrbrodt <[email protected]> Tested-by: Samuel Mehrbrodt <[email protected]> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 2fea2a5..81f9532 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -398,7 +398,7 @@ </node> <node oor:name=".uno:InsertIndexesEntry" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">~Entry...</value> + <value xml:lang="en-US">~Index Entry...</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
