diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-14 11:26:55 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-16 09:51:16 +0100 |
commit | e775ecf573c86ea404f68466a3ac748c5f8988c3 (patch) | |
tree | fb993f7a5b0e3a1c9e1a99a0e2e2f09811c5a58a /source/text/scalc/01 | |
parent | 5ca7212f47d3a3a457556db80a9c7da48a714853 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I793fc7e9be89985c700ef39cab72f651b1468e01
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125184
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01')
-rw-r--r-- | source/text/scalc/01/12090000.xhp | 4 | ||||
-rw-r--r-- | source/text/scalc/01/12090100.xhp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/01/12090000.xhp b/source/text/scalc/01/12090000.xhp index 7b89cd217f..c8d6b564d6 100644 --- a/source/text/scalc/01/12090000.xhp +++ b/source/text/scalc/01/12090000.xhp @@ -24,7 +24,7 @@ </topic> </meta> <body> -<section id="datenpilot"> +<section id="pivot_table"> <h1 id="hd_id3150275"><link href="text/scalc/01/12090000.xhp" name="Pivot Table">Pivot Table</link></h1> <paragraph role="paragraph" id="par_id3153562" xml-lang="en-US">A pivot table provides a summary of large amounts of data. You can then rearrange the pivot table to view different summaries of the data.</paragraph> </section> @@ -33,7 +33,7 @@ </section> <embed href="text/scalc/guide/datapilot.xhp#datapilot"/> <h2 id="hd_id3155923"><link href="text/scalc/01/12090100.xhp" name="Create">Create</link></h2> -<embed href="text/scalc/01/12090100.xhp#datenpilot"/> +<embed href="text/scalc/01/12090100.xhp#pivot_table"/> <embed href="text/scalc/01/12090200.xhp#refresh"/> <embed href="text/scalc/01/12090300.xhp#delete"/> <paragraph role="paragraph" id="par_idN105FB" xml-lang="en-US"><link href="text/scalc/01/12090102.xhp" name="Pivot table dialog">Pivot table dialog</link></paragraph> diff --git a/source/text/scalc/01/12090100.xhp b/source/text/scalc/01/12090100.xhp index ba6fc341fc..7a9d61c48d 100644 --- a/source/text/scalc/01/12090100.xhp +++ b/source/text/scalc/01/12090100.xhp @@ -27,9 +27,9 @@ <bookmark xml-lang="en-US" branch="hid/.uno:DataDataPilotRun" id="bm_id3153822" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/selectsource/SelectSourceDialog" id="bm_id3153823" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/selectsource/@@nowidget@@" id="bm_id3153823" localize="false"/> -<section id="datenpiloth1"> +<section id="pivot_table_h1"> <h1 id="hd_id3153663"><link href="text/scalc/01/12090100.xhp" name="Pivot Table - Select Source">Pivot Table - Select Source</link></h1> -<section id="datenpilot"> +<section id="pivot_table"> <paragraph role="paragraph" id="par_id3145119" xml-lang="en-US"><ahelp hid=".uno:DataDataPilotRun">Opens a dialog where you can select the source for your pivot table, and then create your table.</ahelp></paragraph> </section> </section> |