diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-14 11:54:50 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-16 09:58:35 +0100 |
commit | bcc3ccc059f426ef2d79295338e50bb7b7a6642a (patch) | |
tree | f76256b81105d38a4c77b6dd4bcbf224cccf6625 | |
parent | 6ecaae4914ab0d7cea926c64407637ea6b05723d (diff) |
tdf#132643 Translate German section IDs
Change-Id: I19a2a9073c17b4785f1d76bdd073ef1248c567ad
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125192
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/05020000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/05020600.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/cell_styles.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/01/05020000.xhp b/source/text/scalc/01/05020000.xhp index 174ec53421..2d79bfcab7 100644 --- a/source/text/scalc/01/05020000.xhp +++ b/source/text/scalc/01/05020000.xhp @@ -51,7 +51,7 @@ <embed href="text/shared/01/05020700.xhp#asitypo"/> <embed href="text/shared/01/05030500.xhp#borders"/> <embed href="text/shared/01/05210100.xhp#area"/> -<embed href="text/scalc/01/05020600.xhp#zellschutz"/> +<embed href="text/scalc/01/05020600.xhp#cell_protection"/> <embed href="text/shared/00/00000001.xhp#reset"/> </body> </helpdocument> diff --git a/source/text/scalc/01/05020600.xhp b/source/text/scalc/01/05020600.xhp index eda20fe3e6..011b07e9c8 100644 --- a/source/text/scalc/01/05020600.xhp +++ b/source/text/scalc/01/05020600.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="zellschutz"> +<section id="cell_protection"> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/cellprotectionpage/CellProtectionPage" id="bm_id3151385" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/cellprotectionpage/@@nowidget@@" id="bm_id3151385" localize="false"/> <paragraph role="heading" id="hd_id3145119" xml-lang="en-US" level="1"><link href="text/scalc/01/05020600.xhp" name="Cell Protection">Cell Protection</link></paragraph> diff --git a/source/text/scalc/01/cell_styles.xhp b/source/text/scalc/01/cell_styles.xhp index 4a621801a3..eb57806680 100644 --- a/source/text/scalc/01/cell_styles.xhp +++ b/source/text/scalc/01/cell_styles.xhp @@ -31,7 +31,7 @@ <embed href="text/shared/01/05020700.xhp#asitypo"/> <embed href="text/shared/01/05030500.xhp#borders"/> <embed href="text/shared/01/05210100.xhp#area"/> -<embed href="text/scalc/01/05020600.xhp#zellschutz"/> +<embed href="text/scalc/01/05020600.xhp#cell_protection"/> <embed href="text/shared/00/00000001.xhp#reset"/> </body> |