diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-19 10:56:05 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-19 12:05:21 +0100 |
commit | dd35bdfc9a28343688df30e8617b24dab0620cde (patch) | |
tree | badeb4194912e640d2ab16feb963c90a4122729a /source/text | |
parent | 43ca714789ab82c7561f5b30a56f77d7bffdf963 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I4b5d5585415fac4128101128270869b0dd20f3ce
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112707
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/02040000.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 1e2003816c..2ce760fd26 100644 --- a/source/text/scalc/main0205.xhp +++ b/source/text/scalc/main0205.xhp @@ -82,8 +82,8 @@ <embed href="text/shared/01/05030000.xhp#absatztext"/> <embed href="text/shared/00/00040500.xhp#syabsatz"/> <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/02040000.xhp#text_left_to_right"/> +<embed href="text/shared/02/02040000.xhp#sytext_left_to_right"/> <embed href="text/shared/02/02050000.xhp#text_top_to_bottom"/> <embed href="text/shared/02/02050000.xhp#sytext_top_to_bottom"/> </body> diff --git a/source/text/shared/02/02040000.xhp b/source/text/shared/02/02040000.xhp index 12e8b3dbc5..9be679f1d3 100644 --- a/source/text/shared/02/02040000.xhp +++ b/source/text/shared/02/02040000.xhp @@ -28,12 +28,12 @@ </history> </meta> <body> -<section id="textlire"> +<section id="text_left_to_right"> <bookmark branch="hid/.uno:TextdirectionLeftToRight" xml-lang="en-US" id="bm_id3148520" localize="false"/> <h1 id="hd_id3153255"><link href="text/shared/02/02040000.xhp" name="Text running from left to right">Text running from left to right</link></h1> <paragraph role="paragraph" id="par_id3153539" xml-lang="en-US"><ahelp hid=".uno:TextdirectionLeftToRight">Specifies the horizontal direction of the text.</ahelp></paragraph> </section> -<section id="sytextlire"> +<section id="sytext_left_to_right"> <table id="tbl_id3150713"> <tablerow> <tablecell> diff --git a/source/text/simpress/main0203.xhp b/source/text/simpress/main0203.xhp index 4024ed6faf..86b1ee6028 100644 --- a/source/text/simpress/main0203.xhp +++ b/source/text/simpress/main0203.xhp @@ -129,8 +129,8 @@ <case select="IMPRESS"><embed href="text/shared/00/00040500.xhp#sybullets_and_numbering"/> </case> </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/02040000.xhp#text_left_to_right"/> + <embed href="text/shared/02/02040000.xhp#sytext_left_to_right"/> <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> diff --git a/source/text/swriter/main0220.xhp b/source/text/swriter/main0220.xhp index 12cadcde32..1bd738727f 100644 --- a/source/text/swriter/main0220.xhp +++ b/source/text/swriter/main0220.xhp @@ -60,8 +60,8 @@ <embed href="text/shared/01/05080400.xhp#block"/> <embed href="text/shared/00/00040502.xhp#syblocksatz"/> <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/02040000.xhp#text_left_to_right"/> +<embed href="text/shared/02/02040000.xhp#sytext_left_to_right"/> <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> |