diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-26 11:44:56 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-28 10:45:51 +0100 |
commit | da95edef1f9d1ccbbe363a99ad927c93e9def1f5 (patch) | |
tree | a2de07ae72d6b37a6d2a193f6bd0f645dd86d413 | |
parent | 5f4f309aac90ef3642cbb7aae58c9606d1e1910f (diff) |
tdf#132643 Translate German section IDs
Change-Id: I93f42cb05cfda8b16206dd507ef1069cff13dfaa
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127497
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/00/00000412.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/12040400.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/00/00000412.xhp b/source/text/scalc/00/00000412.xhp index 577b576420..8005a99db2 100644 --- a/source/text/scalc/00/00000412.xhp +++ b/source/text/scalc/00/00000412.xhp @@ -90,7 +90,7 @@ <paragraph role="paragraph" id="par_id3153764" xml-lang="en-US">Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label.</paragraph> <paragraph role="paragraph" id="par_id3155444" xml-lang="en-US">Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label.</paragraph> </section> - <section id="dnfief"> + <section id="reset_filter"> <paragraph role="paragraph" id="par_id3156382" xml-lang="en-US">Choose <emph>Data - More Filters - Reset Filter</emph>.</paragraph> <paragraph role="paragraph" id="par_id3155961" xml-lang="en-US">On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>.</paragraph> <table id="tbl_id3146919"> diff --git a/source/text/scalc/01/12040400.xhp b/source/text/scalc/01/12040400.xhp index fc52e0b78f..584b426f66 100644 --- a/source/text/scalc/01/12040400.xhp +++ b/source/text/scalc/01/12040400.xhp @@ -35,7 +35,7 @@ <paragraph role="paragraph" id="par_id3154760" xml-lang="en-US"><ahelp hid=".uno:DataFilterRemoveFilter">Removes the filter from the selected cell range. To enable this command, click inside the cell area where the filter was applied.</ahelp></paragraph> </section> <section id="howtoget"> -<embed href="text/scalc/00/00000412.xhp#dnfief"/> +<embed href="text/scalc/00/00000412.xhp#reset_filter"/> </section> <section id="relatedtopics"> <embed href="text/scalc/guide/filters.xhp#filters"/> |