diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-20 13:36:11 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-23 23:44:42 +0100 |
commit | 71c450376a4702a94902f15e4099d5925e22f842 (patch) | |
tree | c510b4e26f8259e89cf2becefb8e603ad9405d0a /source | |
parent | 03e4103f0ac0d4203d5d3e7ea2946611ed04799a (diff) |
tdf#132643 Translate German section IDs
Change-Id: Iade16c27ffcd392edee10300fcdc8c8ad2738b0f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125592
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/05030000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/main0105.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/05110000.xhp | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/source/text/scalc/01/05030000.xhp b/source/text/scalc/01/05030000.xhp index 11b2715d50..30d12236c7 100644 --- a/source/text/scalc/01/05030000.xhp +++ b/source/text/scalc/01/05030000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="zeile"> +<section id="row"> <bookmark xml-lang="en-US" branch="hid/.uno:RowMenu" id="bm_id8181096" localize="false"/> <paragraph role="heading" id="hd_id3147228" xml-lang="en-US" level="1"><link href="text/scalc/01/05030000.xhp" name="Row">Row</link></paragraph> <paragraph role="paragraph" id="par_id3154685" xml-lang="en-US"><ahelp hid=".">Sets the row height and hides or shows selected rows.</ahelp></paragraph> diff --git a/source/text/scalc/main0105.xhp b/source/text/scalc/main0105.xhp index 48688f8268..9a9b2ae13c 100644 --- a/source/text/scalc/main0105.xhp +++ b/source/text/scalc/main0105.xhp @@ -39,7 +39,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#zeile"/> +<embed href="text/scalc/01/05030000.xhp#row"/> <embed href="text/scalc/01/05040000.xhp#spalte"/> <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/05110000.xhp b/source/text/swriter/01/05110000.xhp index bbb1c5e1fd..0cfb217976 100644 --- a/source/text/swriter/01/05110000.xhp +++ b/source/text/swriter/01/05110000.xhp @@ -30,10 +30,8 @@ </history> </meta> <body> -<section id="zeile"> <paragraph role="heading" id="hd_id3149502" xml-lang="en-US" level="1"><link href="text/swriter/01/05110000.xhp" name="Row">Row</link></paragraph> <paragraph role="paragraph" id="par_id3154652" xml-lang="en-US">Set the height of rows, or select, insert, and delete rows.</paragraph> -</section> <section id="howtoget"> <embed href="text/swriter/00/00000405.xhp#zeile"/> </section> |