diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-19 10:51:40 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-19 12:04:33 +0100 |
commit | 43ca714789ab82c7561f5b30a56f77d7bffdf963 (patch) | |
tree | d3ca6ac93d9e7c4d1da07559e244e49c6e0e8609 /source/text | |
parent | a24d2d03172ed1a0f6487c075578bde533bff626 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I8e846ef21a82835e62db20a3cd3aa08fd85dc5aa
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112706
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/01/05030100.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/03110000.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/main0203.xhp | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/source/text/shared/01/05030100.xhp b/source/text/shared/01/05030100.xhp index f8656562c1..814c507c9d 100644 --- a/source/text/shared/01/05030100.xhp +++ b/source/text/shared/01/05030100.xhp @@ -73,7 +73,7 @@ </case> </switch> <switch select="appl"> -<case select="DRAW"><embed href="text/shared/02/03110000.xhp#syabstanderhoehen"/> +<case select="DRAW"><embed href="text/shared/02/03110000.xhp#syincrease_spacing"/> </case> </switch> <switch select="appl"> @@ -85,7 +85,7 @@ </case> </switch> <switch select="appl"> -<case select="IMPRESS"><embed href="text/shared/02/03110000.xhp#syabstanderhoehen"/> +<case select="IMPRESS"><embed href="text/shared/02/03110000.xhp#syincrease_spacing"/> </case> </switch> <switch select="appl"> diff --git a/source/text/shared/02/03110000.xhp b/source/text/shared/02/03110000.xhp index a59a00aea9..f620fd361d 100644 --- a/source/text/shared/02/03110000.xhp +++ b/source/text/shared/02/03110000.xhp @@ -28,12 +28,12 @@ </history> </meta> <body> -<section id="abstanderhoehen"> +<section id="increase_spacing"> <bookmark xml-lang="en-US" branch="hid/.uno:ParaspaceIncrease" id="bm_id7509975" localize="false"/> <paragraph role="heading" id="hd_id3154873" xml-lang="en-US" level="1"><link href="text/shared/02/03110000.xhp" name="Increase Spacing">Increase Spacing</link></paragraph> <paragraph role="paragraph" id="par_id3156211" xml-lang="en-US"><ahelp hid=".uno:ParaspaceIncrease">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp></paragraph> </section> -<section id="syabstanderhoehen"> +<section id="syincrease_spacing"> <table id="tbl_id3159201"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/simpress/main0203.xhp b/source/text/simpress/main0203.xhp index 26505a43c4..4024ed6faf 100644 --- a/source/text/simpress/main0203.xhp +++ b/source/text/simpress/main0203.xhp @@ -52,8 +52,8 @@ <embed href="text/shared/00/00040502.xhp#syalign_right"/> <embed href="text/shared/01/05080400.xhp#block"/> <embed href="text/shared/00/00040502.xhp#syblocksatz"/> - <embed href="text/shared/02/03110000.xhp#abstanderhoehen"/> - <embed href="text/shared/02/03110000.xhp#syabstanderhoehen"/> + <embed href="text/shared/02/03110000.xhp#increase_spacing"/> + <embed href="text/shared/02/03110000.xhp#syincrease_spacing"/> <embed href="text/shared/02/03120000.xhp#decrease_spacing"/> <embed href="text/shared/02/03120000.xhp#sydecrease_spacing"/> <switch select="appl"> |