diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-13 14:24:53 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-16 09:48:23 +0100 |
commit | 388680327e1628a289a726d9c23a51f0456e6a26 (patch) | |
tree | c182865cca75f0a87b95d3351d68201858214c9c | |
parent | 7713a240a73b3ac5cc369d53cc6c968b7f669a16 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I8344b8cc9ceb0b3e223ee0782a40c729134ba9e8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125162
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/simpress/00/00000405.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/01/06070000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0210.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/simpress/00/00000405.xhp b/source/text/simpress/00/00000405.xhp index 2a09d36f33..6fec0b6667 100644 --- a/source/text/simpress/00/00000405.xhp +++ b/source/text/simpress/00/00000405.xhp @@ -34,11 +34,11 @@ </paragraph> <paragraph role="paragraph" id="par_id3154765" xml-lang="en-US">Choose <emph>Format - Layer</emph> (only $[officename] Draw)</paragraph> </section> - <section id="interaktion"> + <section id="interaction"> <paragraph role="paragraph" id="par_id3146316" xml-lang="en-US">Choose <emph>Format - Interaction</emph> </paragraph> <paragraph role="paragraph" id="par_id3149257" xml-lang="en-US">On the <emph>Standard</emph> toolbar, click</paragraph> - <section id="syinteraktion"> + <section id="syinteraction"> <table id="tbl_id3147001"> <tablerow> <tablecell> diff --git a/source/text/simpress/01/06070000.xhp b/source/text/simpress/01/06070000.xhp index 2be80704d0..f2aa0c0bd9 100644 --- a/source/text/simpress/01/06070000.xhp +++ b/source/text/simpress/01/06070000.xhp @@ -39,7 +39,7 @@ <paragraph role="paragraph" id="par_id3154762" xml-lang="en-US"><variable id="interaktiontext"><ahelp hid=".uno:AnimationEffects">Defines how the selected object behaves when you click on it during a slide show.</ahelp></variable><comment>UFI: Deleted many paras, see #60550</comment></paragraph> </section> <section id="howtoget"> - <embed href="text/simpress/00/00000405.xhp#interaktion"/> + <embed href="text/simpress/00/00000405.xhp#interaction"/> </section> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/interactionpage/listbox" id="bm_id3150432" localize="false"/> <h2 id="hd_id3145116">Action at mouse click</h2> diff --git a/source/text/simpress/main0210.xhp b/source/text/simpress/main0210.xhp index 449c0fbecf..0f83ce75cb 100644 --- a/source/text/simpress/main0210.xhp +++ b/source/text/simpress/main0210.xhp @@ -91,6 +91,6 @@ <embed href="text/simpress/01/06060000.xhp#effect"/> <embed href="text/simpress/00/00000407.xhp#syeffect"/> <embed href="text/simpress/01/06070000.xhp#interactionh1"/> -<embed href="text/simpress/00/00000405.xhp#syinteraktion"/> +<embed href="text/simpress/00/00000405.xhp#syinteraction"/> </body> </helpdocument> |