diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-21 11:53:12 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-22 10:55:02 +0100 |
commit | b0391082f22e06d38c17beb241852f7f6dc1ceb4 (patch) | |
tree | 4387fdb68edcb1d4f98468fd39e9293e8514a255 | |
parent | 4f86b98f4852a3590208a5ba0183b0767b2340b0 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ibff67e3a6e819d998acd81d48cc8487423912df8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125612
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/06030000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/06030800.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/06030000.xhp b/source/text/scalc/01/06030000.xhp index 7aadb2e6d9..c34d8ad4b1 100644 --- a/source/text/scalc/01/06030000.xhp +++ b/source/text/scalc/01/06030000.xhp @@ -47,7 +47,7 @@ <embed href="text/scalc/01/06030400.xhp#remove_dependents"/> <embed href="text/scalc/01/06030500.xhp#remove_all_traces"/> <embed href="text/scalc/01/06030600.xhp#trace_error"/> - <embed href="text/scalc/01/06030800.xhp#dateneinkreisen"/> + <embed href="text/scalc/01/06030800.xhp#mark_invalid_data"/> <embed href="text/scalc/01/06030900.xhp#spurenaktualisieren"/> <embed href="text/scalc/01/06031000.xhp#autorefresh"/> <embed href="text/scalc/01/06030700.xhp#fill_mode"/> diff --git a/source/text/scalc/01/06030800.xhp b/source/text/scalc/01/06030800.xhp index bddfcf69b0..4f9905b920 100644 --- a/source/text/scalc/01/06030800.xhp +++ b/source/text/scalc/01/06030800.xhp @@ -32,7 +32,7 @@ <body> - <section id="dateneinkreisen"> + <section id="mark_invalid_data"> <bookmark branch="index" xml-lang="en-US" id="bm_id3153821"><bookmark_value>cells; invalid data</bookmark_value><bookmark_value>data; showing invalid data</bookmark_value><bookmark_value>invalid data;marking</bookmark_value></bookmark> <bookmark branch="hid/.uno:ShowInvalid" xml-lang="en-US" id="bm_id3157909" localize="false"/> <paragraph id="hd_id3153821" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/06030800.xhp" name="Mark Invalid Data">Mark Invalid Data</link></paragraph> |