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

New commits:
commit badbdb41acf69e3eba4ca7253ec0218dc1e63d0a
Author: Gabriele Ponzo <gabri...@libreitalia.it>
Date:   Tue Feb 6 11:12:57 2018 +0100

    tdf#108224: rename insert author menu entry
    
    The Insert Author menu entry does not insert the author field but the
    "DocInformation:Created" field.
    
    Change-Id: I6dadbf17d5cd3cd2c7b652c1b1c28996c1148a8c
    Reviewed-on: https://gerrit.libreoffice.org/49281
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com>

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 1f4fe350ce11..d1f08c272834 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -828,7 +828,7 @@
       </node>
       <node oor:name=".uno:InsertAuthorField" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">~Author</value>
+          <value xml:lang="en-US">First ~Author</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to