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

New commits:
commit d80ad9847e93be3cd20de6b233379ad328c8550c
Author: Laurent Balland-Poirier <laurent.balland-poir...@laposte.net>
Date:   Thu Aug 18 20:46:21 2016 +0200

    Correct menu Insert>Trend line
    
    Only 1 trend line can be inserted. It is no more possible
    to insert trend lines for all series at a time.
    See comments in b0fbaa6fa28df570e8179f166fe0547892b2dbc7
    
    Change-Id: I3a8548af3d3cd641b4da342ee03681647844fde3
    Reviewed-on: https://gerrit.libreoffice.org/28226
    Reviewed-by: Samuel Mehrbrodt <s.mehrbr...@gmail.com>
    Tested-by: Samuel Mehrbrodt <s.mehrbr...@gmail.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu
index 3f9b85e..2db6b4c 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu
@@ -37,7 +37,7 @@
       </node>
       <node oor:name=".uno:InsertMenuTrendlines" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Tre~nd Lines...</value>
+          <value xml:lang="en-US">Tre~nd Line...</value>
         </prop>
       </node>
       <node oor:name=".uno:InsertMenuMeanValues" oor:op="replace">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to