diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-24 12:01:52 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-24 13:19:47 +0200 |
commit | bd7128625bc944eba13291b3c0a0856fad07486f (patch) | |
tree | f33fa3a6ca67a0d6cb66be23394f10877b65de9a | |
parent | 788e28bf8240e244e9be8e663a6b4d022b1b752f (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ia44a3964720ea9c6cf7d4fe73b752b31012712ad
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94753
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/00/page_menu.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/00/slide_menu.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/02/10110000.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sdraw/00/page_menu.xhp b/source/text/sdraw/00/page_menu.xhp index f04fa95c14..b45a06eec0 100644 --- a/source/text/sdraw/00/page_menu.xhp +++ b/source/text/sdraw/00/page_menu.xhp @@ -35,7 +35,7 @@ <section id="new_page"> <paragraph id="par_id191556823044529" role="paragraph" xml-lang="en-US">Choose <emph>Page - New Page</emph></paragraph> <paragraph id="par_id1001556823044677" role="paragraph" xml-lang="en-US">On the <emph>Insert</emph> bar, click</paragraph> - <section id="syseiteeinf"> + <section id="insertpage"> <table id="tab_id501556823072396"> <tablerow> <tablecell> diff --git a/source/text/simpress/00/slide_menu.xhp b/source/text/simpress/00/slide_menu.xhp index 2b724755e3..40516a5b9f 100644 --- a/source/text/simpress/00/slide_menu.xhp +++ b/source/text/simpress/00/slide_menu.xhp @@ -37,7 +37,7 @@ <section id="new_slide"> <paragraph id="par_id3134264" role="paragraph" xml-lang="en-US">Choose <emph>Slide - New Slide</emph></paragraph> <paragraph id="par_id3177597" role="paragraph" xml-lang="en-US">On the <emph>Presentation</emph> bar, click</paragraph> - <section id="syseiteeinf"> + <section id="insertslide"> <table id="tbl_id3149334"> <tablerow> <tablecell> diff --git a/source/text/simpress/02/10110000.xhp b/source/text/simpress/02/10110000.xhp index 796dbd0dff..c51206f42b 100644 --- a/source/text/simpress/02/10110000.xhp +++ b/source/text/simpress/02/10110000.xhp @@ -45,7 +45,7 @@ <paragraph role="paragraph" id="par_id3147401" xml-lang="en-US"><ahelp hid=".uno:InsertToolbox">Open the <emph>Insert</emph> toolbar, where you can add objects, including charts, spreadsheets, and images, to your document.</ahelp></paragraph> <h2 id="hd_id3149028"><link href="text/simpress/01/new_slide.xhp" name="Slide">Slide</link></h2> <embed href="text/simpress/01/new_slide.xhp#seitetext"/> -<embed href="text/simpress/00/slide_menu.xhp#syseiteeinf"/> +<embed href="text/simpress/00/slide_menu.xhp#insertslide"/> <h2 id="hd_id3154558"><link href="text/shared/01/04160500.xhp" name="Floating Frame">Floating Frame</link></h2> <embed href="text/shared/01/04160500.xhp#frameeinfuegentext"/> <embed href="text/shared/00/00000404.xhp#syframe"/> |