summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorLaurent Balland-Poirier <laurent.balland-poirier@laposte.net>2016-08-18 20:46:21 +0200
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2016-08-19 05:35:04 +0000
commitd80ad9847e93be3cd20de6b233379ad328c8550c (patch)
treef6200a63f15d95676397569393f4c55838f08d38 /officecfg
parent9b9bcef5ef1858c63c8708bfae2ecea3d398eeb8 (diff)
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.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu
index 3f9b85e426ac..2db6b4cd8999 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">