diff options
author | Johnny_M <klasse@partyheld.de> | 2020-10-29 12:49:47 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-29 15:08:53 +0100 |
commit | 10574929a3c48c474338237fcc0f0a4e7d81986a (patch) | |
tree | 6361fd24926c352cf231bfed248219a89da16eac /source/text/shared | |
parent | 3534283c6b41a2f0db8cab28cc1abf628712b319 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I09a0c15fe72219df1e61e241b06af0486b39163c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105004
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/01/05110600m.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/01/05120600.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/04210000.xhp | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/source/text/shared/01/05110600m.xhp b/source/text/shared/01/05110600m.xhp index 764365f2e1..0ce5642a03 100644 --- a/source/text/shared/01/05110600m.xhp +++ b/source/text/shared/01/05110600m.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="gleichverteilen"> +<section id="distribute_rows_equally"> <bookmark xml-lang="en-US" branch="hid/.uno:DistributeRows" id="bm_id2550261" localize="false"/> <bookmark xml-lang="en-US" branch="index" id="bm_id431513359599959"> <bookmark_value>table rows;distribute height equally</bookmark_value> @@ -45,7 +45,7 @@ </case> </switch> <paragraph role="paragraph" id="par_id3153755" xml-lang="en-US">Open <emph>Optimize Size</emph> toolbar from <emph>Table</emph> Bar, click</paragraph> -<section id="syverteilenzeile"> +<section id="sydistribute_rows_equally"> <table id="tbl_id3154064"> <tablerow> <tablecell> diff --git a/source/text/shared/01/05120600.xhp b/source/text/shared/01/05120600.xhp index 2221e575e1..cba0182966 100644 --- a/source/text/shared/01/05120600.xhp +++ b/source/text/shared/01/05120600.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="gleichverteilen"> +<section id="distribute_columns_equally"> <bookmark xml-lang="en-US" branch="hid/.uno:DistributeColumns" id="bm_id2213069" localize="false"/> <bookmark xml-lang="en-US" branch="index" id="bm_id431513359599959"> <bookmark_value>table columns;distribute columns equally</bookmark_value> @@ -45,7 +45,7 @@ </case> </switch> <paragraph role="paragraph" id="par_id3156426" xml-lang="en-US">Open <emph>Optimize Size</emph> toolbar from <emph>Table</emph> Bar, click</paragraph> -<section id="syverteilentext"> +<section id="sydistribute_columns_equally"> <table id="tbl_id3148462"> <tablerow> <tablecell> diff --git a/source/text/shared/02/04210000.xhp b/source/text/shared/02/04210000.xhp index 66f1d37dd8..31cfca42a2 100644 --- a/source/text/shared/02/04210000.xhp +++ b/source/text/shared/02/04210000.xhp @@ -43,10 +43,10 @@ </table> </section> <paragraph role="paragraph" id="par_id3149485" xml-lang="en-US">You can select from the following functions:</paragraph> -<embed href="text/shared/01/05120600.xhp#gleichverteilen"/> -<embed href="text/shared/01/05120600.xhp#syverteilentext"/> -<embed href="text/shared/01/05110600m.xhp#gleichverteilen"/> -<embed href="text/shared/01/05110600m.xhp#syverteilenzeile"/> +<embed href="text/shared/01/05120600.xhp#distribute_columns_equally"/> +<embed href="text/shared/01/05120600.xhp#sydistribute_columns_equally"/> +<embed href="text/shared/01/05110600m.xhp#distribute_rows_equally"/> +<embed href="text/shared/01/05110600m.xhp#sydistribute_rows_equally"/> <switch select="appl"> <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> |