diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-13 16:32:02 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-15 11:47:17 +0100 |
commit | a28537f013358655717d30ee44b8483eeb884a71 (patch) | |
tree | 030cc8ccc7a180bf8306c229b20d3b79617ee3d3 | |
parent | 237a7aff38cc27712c99d703616ffe7540599883 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Id07c49b9fea44014cb7ebb46721e5f334a3da2d8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112455
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/main0208.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/02/20050000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0208.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/main0208.xhp b/source/text/scalc/main0208.xhp index c77cf559cc..5b34bb4e74 100644 --- a/source/text/scalc/main0208.xhp +++ b/source/text/scalc/main0208.xhp @@ -35,7 +35,7 @@ <embed href="text/shared/02/20020000.xhp#aktuelleseitenvorlage"/> <embed href="text/shared/02/20030000.xhp#zoom"/> <embed href="text/shared/02/20040000.xhp#einfuegemodus"/> - <embed href="text/shared/02/20050000.xhp#selektionsmodus"/> + <embed href="text/shared/02/20050000.xhp#selection_mode"/> <embed href="text/shared/02/20060000.xhp#dokumentveraenderung"/> <paragraph xml-lang="en-US" id="hd_id0821200911024321" role="heading" level="2">Digital Signature</paragraph> <paragraph xml-lang="en-US" id="par_id0821200911024344" role="paragraph">See also <link href="text/shared/guide/digital_signatures.xhp">Digital Signatures</link>.</paragraph> diff --git a/source/text/shared/02/20050000.xhp b/source/text/shared/02/20050000.xhp index 530eb37383..5bf675883f 100644 --- a/source/text/shared/02/20050000.xhp +++ b/source/text/shared/02/20050000.xhp @@ -25,7 +25,7 @@ </topic> </meta> <body> -<section id="selektionsmodus"> +<section id="selection_mode"> <bookmark xml-lang="en-US" branch="index" id="bm_id3148668"> <bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> diff --git a/source/text/swriter/main0208.xhp b/source/text/swriter/main0208.xhp index 915b63152a..8d72f41fe9 100644 --- a/source/text/swriter/main0208.xhp +++ b/source/text/swriter/main0208.xhp @@ -51,7 +51,7 @@ </list> <embed href="text/shared/02/20040000.xhp#einfuegemodus"/> -<embed href="text/shared/02/20050000.xhp#selektionsmodus"/> +<embed href="text/shared/02/20050000.xhp#selection_mode"/> <embed href="text/shared/02/20060000.xhp#dokumentveraenderung"/> <h2 id="hd_id0821200911015962" xml-lang="en-US">Digital Signature</h2> |