[Libreoffice-commits] core.git: officecfg/registry

Yousuf Philips philipz85 at hotmail.com
Mon Nov 3 00:48:50 PST 2014


 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7d2a989bc2fed03e41ed0493d7ce5b0512c67612
Author: Yousuf Philips <philipz85 at hotmail.com>
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 <s.mehrbrodt at gmail.com>
    Tested-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>

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>


More information about the Libreoffice-commits mailing list