[Libreoffice-commits] help.git: source/text
Johnny_M (via logerrit)
logerrit at kemper.freedesktop.org
Mon Jul 19 13:21:33 UTC 2021
source/text/schart/01/05010000.xhp | 4 ++--
source/text/schart/01/05010100.xhp | 2 +-
source/text/schart/01/05010200.xhp | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 5d2c62b18ac9c553c53f28a83beaa484ff4339be
Author: Johnny_M <klasse at partyheld.de>
AuthorDate: Fri Jul 16 12:28:00 2021 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Jul 19 15:21:13 2021 +0200
tdf#132643 Translate German section IDs
Change-Id: I0d7cc4572918ee0ad759a9a8d6a94bce2806ad4d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119030
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/schart/01/05010000.xhp b/source/text/schart/01/05010000.xhp
index edd67f84c..217bb479a 100644
--- a/source/text/schart/01/05010000.xhp
+++ b/source/text/schart/01/05010000.xhp
@@ -54,8 +54,8 @@
<embed href="text/schart/01/05040200.xhp#yachse"/>
<paragraph role="heading" id="hd_id3166432" xml-lang="en-US" level="2"><link href="text/schart/01/05050100.xhp" name="Grid">Grid</link></paragraph>
<embed href="text/schart/01/05050100.xhp#gitter"/>
-<embed href="text/schart/01/05010100.xhp#datenpunkt"/>
-<embed href="text/schart/01/05010200.xhp#datenreihe"/>
+<embed href="text/schart/01/05010100.xhp#data_point"/>
+<embed href="text/schart/01/05010200.xhp#data_series"/>
<embed href="text/shared/00/00000001.xhp#reset"/>
</body>
</helpdocument>
diff --git a/source/text/schart/01/05010100.xhp b/source/text/schart/01/05010100.xhp
index 4b6d5ce36..bd3d9c576 100644
--- a/source/text/schart/01/05010100.xhp
+++ b/source/text/schart/01/05010100.xhp
@@ -29,7 +29,7 @@
<body>
- <section id="datenpunkt">
+ <section id="data_point">
<h1 id="hd_id3153768"><link href="text/schart/01/05010100.xhp" name="Data Point">Data Point</link></h1>
<paragraph xml-lang="en-US" role="paragraph" id="par_id3152577">This dialog allows you to change the properties of a selected data point. The dialog appears when there is only one data point selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts.</paragraph>
</section>
diff --git a/source/text/schart/01/05010200.xhp b/source/text/schart/01/05010200.xhp
index c2ec60e1a..1a30f576c 100644
--- a/source/text/schart/01/05010200.xhp
+++ b/source/text/schart/01/05010200.xhp
@@ -24,7 +24,7 @@
</topic>
</meta>
<body>
-<section id="datenreihe">
+<section id="data_series">
<h1 id="hd_id3150449"><link href="text/schart/01/05010200.xhp" name="Data Series">Data Series</link></h1>
<paragraph role="paragraph" id="par_id3145750" xml-lang="en-US">Use this to change the properties of a selected data series. This dialog appears when one data series is selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts.</paragraph>
</section>
More information about the Libreoffice-commits
mailing list