diff options
author | Johnny_M <klasse@partyheld.de> | 2020-10-10 13:39:02 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-22 23:56:11 +0200 |
commit | 1f40f43834ba6ea222ad56fd8b5a76f1fd5e7fd1 (patch) | |
tree | be447afce17f2b1915178e4b7af7ab58cdb1372b | |
parent | 6f23f560ea55871c9d436ecb0aeba528ddd13185 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I6bfcbc80cdf5f49d08571a2c572a19587de3bac9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104145
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00000404.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/04060000.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/01/04990000.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/00/00000404.xhp b/source/text/shared/00/00000404.xhp index 8e67083c18..1db86427ff 100644 --- a/source/text/shared/00/00000404.xhp +++ b/source/text/shared/00/00000404.xhp @@ -32,7 +32,7 @@ <h1 id="hd_id3156324">Insert Menu</h1> <paragraph role="paragraph" id="par_id3153808" xml-lang="en-US"><variable id="notiz">Choose <emph>Insert - Comment</emph>.</variable></paragraph> <paragraph role="paragraph" id="par_id3253808" xml-lang="en-US"><variable id="notizkbd">Key <switchinline select="sys"><caseinline select="MAC"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>C</emph>.</variable></paragraph> -<section id="scannen"> +<section id="scan"> <paragraph role="paragraph" id="par_id3155619" xml-lang="en-US">Choose <emph>Insert - Media - Scan</emph>.</paragraph> </section> <section id="quelle"> diff --git a/source/text/shared/01/04060000.xhp b/source/text/shared/01/04060000.xhp index 21f71add87..5ae97b5fc1 100644 --- a/source/text/shared/01/04060000.xhp +++ b/source/text/shared/01/04060000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="scannen"> +<section id="scan"> <bookmark xml-lang="en-US" branch="hid/.uno:Scan" id="bm_id3147090" localize="false"/> <paragraph role="heading" id="hd_id3146902" xml-lang="en-US" level="1"><link href="text/shared/01/04060000.xhp" name="Scan">Scan</link></paragraph> <paragraph role="paragraph" id="par_id3154926" xml-lang="en-US"><variable id="scan"><ahelp hid=".uno:Scan">Inserts a scanned image into your document.</ahelp> @@ -39,7 +39,7 @@ <paragraph role="paragraph" id="par_id3153124" xml-lang="en-US">To insert a scanned image, the driver for your scanner must be installed. <switchinline select="sys"><caseinline select="UNIX">Under UNIX systems, install the SANE package found at <link href="http://www.sane-project.org" name="Sane Project">http://www.sane-project.org</link>. The SANE package must use the same libc as $[officename]. </caseinline></switchinline></paragraph> <section id="howtoget"> - <embed href="text/shared/00/00000404.xhp#scannen"/> + <embed href="text/shared/00/00000404.xhp#scan"/> </section> <paragraph role="heading" id="hd_id3154673" xml-lang="en-US" level="2"><link href="text/shared/01/04060100.xhp" name="Select Source">Select Source</link></paragraph> <embed href="text/shared/01/04060100.xhp#quellaus"/> diff --git a/source/text/shared/01/04990000.xhp b/source/text/shared/01/04990000.xhp index 76733b8ee1..510f4451e6 100644 --- a/source/text/shared/01/04990000.xhp +++ b/source/text/shared/01/04990000.xhp @@ -37,7 +37,7 @@ <embed href="text/simpress/guide/photo_album.xhp#impress_photo_album"/> </case> </switch> -<embed href="text/shared/01/04060000.xhp#scannen"/> +<embed href="text/shared/01/04060000.xhp#scan"/> <switch select="appl"> <case select="IMPRESS"> <embed href="text/simpress/01/06050000.xhp#animation"/> |