diff options
author | Johnny_M <klasse@partyheld.de> | 2022-03-12 12:43:37 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-03-18 14:50:16 +0100 |
commit | 3afad289ad1faf5b556f724b9ef0c610f5b95264 (patch) | |
tree | f1b20b7c947a0a0d43616eddf1a1831be1f6ba6d /source/text | |
parent | 7069eb7f582ca21299bfd3cc7f5decfa402725c0 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I527837a7ac78b411ed61f34e9d4c76b786c0b237
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131434
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-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/05120200.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 8ac5fdb671..33f6771fc8 100644 --- a/source/text/shared/02/04210000.xhp +++ b/source/text/shared/02/04210000.xhp @@ -54,7 +54,7 @@ <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"/> +<embed href="text/swriter/00/00000405.xhp#syoptimal_column_width"/> </case> </switch> </body> diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index 3ad0907b2c..06edab27c8 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -263,10 +263,10 @@ </section> <paragraph xml-lang="en-US" id="par_id3149383" role="paragraph"><variable id="spalte">In the context menu of a cell, choose <emph>Column</emph>.</variable></paragraph> <paragraph xml-lang="en-US" id="par_id3149406" role="paragraph"><variable id="breites">In the context menu of a cell, choose <emph>Column - Width</emph>.</variable></paragraph> - <section id="optibrs"> + <section id="optimal_column_width"> <paragraph xml-lang="en-US" id="par_id3154752" role="paragraph">Choose <emph>Table - Autofit - Optimal Column Width</emph>.</paragraph> <paragraph xml-lang="en-US" id="par_id3148932" role="paragraph">Open <emph>Optimize Size</emph> toolbar from <emph>Table</emph> bar, click</paragraph> - <section id="syoptimalspalte"> + <section id="syoptimal_column_width"> <table id="tbl_id3156030"> <tablerow> <tablecell> diff --git a/source/text/swriter/01/05120200.xhp b/source/text/swriter/01/05120200.xhp index 02b38962b2..47b2b784a8 100644 --- a/source/text/swriter/01/05120200.xhp +++ b/source/text/swriter/01/05120200.xhp @@ -36,7 +36,7 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id5611743" xml-lang="en-US">The change affects only selected cells. You can adjust multiple cells next to each other if you select the cells together.</paragraph> <section id="howtoget"> - <embed href="text/swriter/00/00000405.xhp#optibrs"/> + <embed href="text/swriter/00/00000405.xhp#optimal_column_width"/> </section> </body> </helpdocument> |