diff options
author | Johnny_M <klasse@partyheld.de> | 2022-03-12 12:36:27 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-03-18 13:53:43 +0100 |
commit | 8d4cb0152bed3af90c4d2a09e35e472382213dee (patch) | |
tree | b5cdd26e70d012dae61a6c626742136ab072fc81 | |
parent | c88ef67ff0902af8446b02529155268a892cd1f1 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Iafd82777eddf78a2d581f40dc7d94fed79929326
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131432
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/02/04210000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/00/00000405.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/01/05110200.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/02/04210000.xhp b/source/text/shared/02/04210000.xhp index be18750fba..8ac5fdb671 100644 --- a/source/text/shared/02/04210000.xhp +++ b/source/text/shared/02/04210000.xhp @@ -51,7 +51,7 @@ <case select="WRITER"> <paragraph role="heading" id="hd_id3153631" xml-lang="en-US" level="2"><link href="text/swriter/01/05110200.xhp" name="Optimal Height">Optimal Height</link></paragraph> <embed href="text/swriter/01/05110200.xhp#zeilenhoehetext"/> -<embed href="text/swriter/00/00000405.xhp#syoptimalzeile"/> +<embed href="text/swriter/00/00000405.xhp#syoptimal_row_height"/> <paragraph role="heading" id="hd_id3145772" xml-lang="en-US" level="2"><link href="text/swriter/01/05120200.xhp" name="Optimal Column Width">Optimal Column Width</link></paragraph> <embed href="text/swriter/01/05120200.xhp#spaltenbreitetext"/> <embed href="text/swriter/00/00000405.xhp#syoptimalspalte"/> diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index c6e78eaf23..9fbc0d0c14 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -209,10 +209,10 @@ </section> <paragraph xml-lang="en-US" id="par_id3148716" role="paragraph"><variable id="zeile">In the context menu of a cell, choose <emph>Row</emph>.</variable></paragraph> <paragraph xml-lang="en-US" id="par_id3155345" role="paragraph"><variable id="hoehez">In the context menu of a cell, choose <emph>Row - Height</emph>.</variable></paragraph> - <section id="optihz"> + <section id="optimal_row_height"> <paragraph xml-lang="en-US" id="par_id3155536" role="paragraph">Choose <emph>Table - Autofit - Optimal Row Height</emph>.</paragraph> <paragraph xml-lang="en-US" id="par_id3155555" role="paragraph">Open <emph>Optimize Size</emph> toolbar from <emph>Table</emph> bar, click</paragraph> - <section id="syoptimalzeile"> + <section id="syoptimal_row_height"> <table id="tbl_id3150845"> <tablerow> <tablecell> diff --git a/source/text/swriter/01/05110200.xhp b/source/text/swriter/01/05110200.xhp index b59428f025..da7745128d 100644 --- a/source/text/swriter/01/05110200.xhp +++ b/source/text/swriter/01/05110200.xhp @@ -36,7 +36,7 @@ <paragraph role="heading" level="1" id="hd_id3150010" xml-lang="en-US">Optimal Height</paragraph> <paragraph role="paragraph" id="par_id3147436" xml-lang="en-US"><variable id="zeilenhoehetext"><ahelp hid=".uno:SetOptimalRowHeight" visibility="visible">Automatically adjusts row heights to match the contents of the cells.</ahelp> This is the default setting for new tables.</variable></paragraph> <section id="howtoget"> - <embed href="text/swriter/00/00000405.xhp#optihz"/> + <embed href="text/swriter/00/00000405.xhp#optimal_row_height"/> </section> <paragraph role="note" id="par_id3154765" xml-lang="en-US">This option is only available if the table contains a row with a fixed height.</paragraph> </body> |