diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-13 12:48:25 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-13 14:08:06 +0100 |
commit | d9b48feca0a73b62fffb37f9422dacaf8f82fb99 (patch) | |
tree | f7fce70a9a6505f5fd7fb5d07196ab73b7231a3b /source/text | |
parent | 0e4b96b68eaed9a7930e7a536e4a6d07bb0a26d1 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I8e6b0831db34a3d89dee225ff3309c132b39d755
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112447
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/main0205.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/02050000.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/main0203.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/main0220.xhp | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/source/text/scalc/main0205.xhp b/source/text/scalc/main0205.xhp index f0020b1916..1e2003816c 100644 --- a/source/text/scalc/main0205.xhp +++ b/source/text/scalc/main0205.xhp @@ -84,7 +84,7 @@ <embed href="text/shared/00/00000007.xhp#asia"/> <embed href="text/shared/02/02040000.xhp#textlire"/> <embed href="text/shared/02/02040000.xhp#sytextlire"/> -<embed href="text/shared/02/02050000.xhp#textobun"/> -<embed href="text/shared/02/02050000.xhp#sytextobun"/> +<embed href="text/shared/02/02050000.xhp#text_top_to_bottom"/> +<embed href="text/shared/02/02050000.xhp#sytext_top_to_bottom"/> </body> </helpdocument> diff --git a/source/text/shared/02/02050000.xhp b/source/text/shared/02/02050000.xhp index 4494220cb3..8f7316d4a2 100644 --- a/source/text/shared/02/02050000.xhp +++ b/source/text/shared/02/02050000.xhp @@ -28,12 +28,12 @@ </history> </meta> <body> -<section id="textobun"> +<section id="text_top_to_bottom"> <bookmark branch="hid/.uno:TextdirectionTopToBottom" xml-lang="en-US" id="bm_id3148520" localize="false"/> <h1 id="hd_id3149119"><link href="text/shared/02/02050000.xhp" name="Text running from top to bottom">Text running from top to bottom</link></h1> <paragraph role="paragraph" id="par_id3153089" xml-lang="en-US"><ahelp hid=".uno:TextdirectionTopToBottom" visibility="visible">Specifies the vertical direction of the text.</ahelp></paragraph> </section> -<section id="sytextobun"> +<section id="sytext_top_to_bottom"> <table id="tbl_id3146130"> <tablerow> <tablecell> diff --git a/source/text/simpress/main0203.xhp b/source/text/simpress/main0203.xhp index cdc0884ad7..e4b97de3a6 100644 --- a/source/text/simpress/main0203.xhp +++ b/source/text/simpress/main0203.xhp @@ -131,8 +131,8 @@ </switch><embed href="text/shared/00/00000007.xhp#asia"/> <embed href="text/shared/02/02040000.xhp#textlire"/> <embed href="text/shared/02/02040000.xhp#sytextlire"/> - <embed href="text/shared/02/02050000.xhp#textobun"/> - <embed href="text/shared/02/02050000.xhp#sytextobun"/> + <embed href="text/shared/02/02050000.xhp#text_top_to_bottom"/> + <embed href="text/shared/02/02050000.xhp#sytext_top_to_bottom"/> <h2 id="hd_id0122200903104143">Increase Font Size</h2> <section id="increasesize"> <bookmark xml-lang="en-US" branch="hid/.uno:Grow" id="bm_id0122200902451213" localize="false"/> diff --git a/source/text/swriter/main0220.xhp b/source/text/swriter/main0220.xhp index 0e4db1c7a6..12cadcde32 100644 --- a/source/text/swriter/main0220.xhp +++ b/source/text/swriter/main0220.xhp @@ -62,8 +62,8 @@ <embed href="text/shared/00/00000007.xhp#asia"/> <embed href="text/shared/02/02040000.xhp#textlire"/> <embed href="text/shared/02/02040000.xhp#sytextlire"/> -<embed href="text/shared/02/02050000.xhp#textobun"/> -<embed href="text/shared/02/02050000.xhp#sytextobun"/> +<embed href="text/shared/02/02050000.xhp#text_top_to_bottom"/> +<embed href="text/shared/02/02050000.xhp#sytext_top_to_bottom"/> <paragraph role="heading" id="hd_id3147265" xml-lang="en-US" level="2"><link href="text/shared/01/02090000.xhp" name="Select All">Select All</link></paragraph> <embed href="text/shared/01/02090000.xhp#allestext"/> <embed href="text/shared/00/edit_menu.xhp#syallesau"/> |