diff options
author | Johnny_M <klasse@partyheld.de> | 2021-07-16 13:10:01 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-07-19 15:25:27 +0200 |
commit | 4bc45fb43ee33c82fb8f4c8cf55928827d937f0e (patch) | |
tree | dc27720bf327996c67f8d8fdeae0b308a1d590cf | |
parent | dae7cea036b324f41fc2d230fb79114b49d12fc5 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I74da86977b01fc4d90cdb3e9da6a1b5590c04355
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119055
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/schart/00/00000004.xhp | 2 | ||||
-rw-r--r-- | source/text/schart/01/04030000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/schart/00/00000004.xhp b/source/text/schart/00/00000004.xhp index e7f48f0f29..f14a0a1422 100644 --- a/source/text/schart/00/00000004.xhp +++ b/source/text/schart/00/00000004.xhp @@ -52,7 +52,7 @@ <paragraph role="paragraph" id="par_id3149121" xml-lang="en-US">Choose <emph>Insert - Legend</emph> (Charts)</paragraph> <paragraph role="paragraph" id="par_id3155444" xml-lang="en-US">Choose <emph>Format - Legend - Position</emph> tab (Charts)</paragraph> </section> -<section id="efgdbs"> +<section id="insert_data_labels"> <paragraph role="paragraph" id="par_id3156385" xml-lang="en-US">Choose <emph>Insert - Data Labels</emph> (Charts)</paragraph> <paragraph role="paragraph" id="par_id3147341" xml-lang="en-US">Choose <emph>Format - Format Selection - Data Point/Data Series - Data Labels</emph> tab (for data series and data point) (Charts)</paragraph> </section> diff --git a/source/text/schart/01/04030000.xhp b/source/text/schart/01/04030000.xhp index 23dfe95c59..7afac3f22a 100644 --- a/source/text/schart/01/04030000.xhp +++ b/source/text/schart/01/04030000.xhp @@ -48,7 +48,7 @@ <paragraph xml-lang="en-US" id="par_id0810200912120416" role="paragraph">If an element of a data series is selected, this command works on that data series only. If no element is selected, this command works on all data series.</paragraph> </section> <section id="howtoget"> - <embed href="text/schart/00/00000004.xhp#efgdbs"/> + <embed href="text/schart/00/00000004.xhp#insert_data_labels"/> </section> <bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_DataLabel/CB_VALUE_AS_NUMBER" id="bm_id901517" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/schart/ui/dlg_DataLabel/CB_VALUE_AS_NUMBER" id="bm_id8825342" localize="false"/> |