diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-20 13:50:02 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-24 13:54:21 +0100 |
commit | 0578fd92eb320b70a0cf1bfd44799f6b1e45e402 (patch) | |
tree | 1a96a788b937a55510e166a97466257a445aa288 | |
parent | 76c44eafa48b328904ab7674f111abd5f65c82c4 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ie57a80b8a7b98cd65e23e03523b14b1db11a4fe5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125594
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/05040000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/main0105.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/05120000.xhp | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/source/text/scalc/01/05040000.xhp b/source/text/scalc/01/05040000.xhp index 2b1e8cd16b..9948de2525 100644 --- a/source/text/scalc/01/05040000.xhp +++ b/source/text/scalc/01/05040000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="spalte"> +<section id="column"> <bookmark xml-lang="en-US" branch="hid/.uno:ColumnMenu" id="bm_id9955137" localize="false"/> <paragraph role="heading" id="hd_id3155628" xml-lang="en-US" level="1"><link href="text/scalc/01/05040000.xhp" name="Column">Column</link></paragraph> <paragraph role="paragraph" id="par_id3148946" xml-lang="en-US"><ahelp hid=".">Sets the column width and hides or shows selected columns.</ahelp></paragraph> diff --git a/source/text/scalc/main0105.xhp b/source/text/scalc/main0105.xhp index 9a9b2ae13c..a51652e424 100644 --- a/source/text/scalc/main0105.xhp +++ b/source/text/scalc/main0105.xhp @@ -40,7 +40,7 @@ <h2 id="hd_id3154732"><link href="text/scalc/01/05020000.xhp" name="Cells">Cells</link></h2> <embed href="text/scalc/01/05020000.xhp#zellattributetext"/> <embed href="text/scalc/01/05030000.xhp#row"/> -<embed href="text/scalc/01/05040000.xhp#spalte"/> +<embed href="text/scalc/01/05040000.xhp#column"/> <embed href="text/scalc/01/05050000.xhp#sheet"/> <embed href="/text/scalc/guide/table_cellmerge.xhp#merge_unmerge_cells"/> diff --git a/source/text/swriter/01/05120000.xhp b/source/text/swriter/01/05120000.xhp index 923d0b5d5a..3e0b8bbceb 100644 --- a/source/text/swriter/01/05120000.xhp +++ b/source/text/swriter/01/05120000.xhp @@ -30,10 +30,8 @@ </history> </meta> <body> -<section id="spalte"> <paragraph role="heading" id="hd_id3154762" xml-lang="en-US" level="1"><link href="text/swriter/01/05120000.xhp" name="Column">Column</link></paragraph> <paragraph role="paragraph" id="par_id3149052" xml-lang="en-US">Set the width of columns, or select, insert, and delete columns.</paragraph> -</section> <section id="howtoget"> <embed href="text/swriter/00/00000405.xhp#spalte"/> </section> |