diff options
author | Johnny_M <klasse@partyheld.de> | 2021-07-11 11:43:16 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-07-12 14:20:00 +0200 |
commit | 34354f2bf896f0c7fe089d73d88380718a8318b6 (patch) | |
tree | 036d3fd2cd29935274ad2110bf27a7b35dc75961 | |
parent | eabf8b0ec21993c4d622d5b7f0b929e6975c101a (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ib93523c39a74ff88a6154f3111113260e59cbb55
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118742
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/main0202.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/00/00000004.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05340300.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/main0202.xhp b/source/text/scalc/main0202.xhp index 13498bb0d1..42699f6616 100644 --- a/source/text/scalc/main0202.xhp +++ b/source/text/scalc/main0202.xhp @@ -85,7 +85,7 @@ <embed href="text/shared/00/00000004.xhp#syvertikalmitte"/> <h2 id="hd_id3151240"><link href="text/shared/01/05340300.xhp" name="Align Bottom">Align Bottom</link></h2> <embed href="text/shared/01/05340300.xhp#untentext"/> -<embed href="text/shared/00/00000004.xhp#syvertikalunten"/> +<embed href="text/shared/00/00000004.xhp#syalign_bottom"/> <bookmark xml-lang="en-US" branch="hid/.uno:NumberFormatDate" id="bm_id8329721" localize="false"/> <h2 id="par_idN10843">Number Format : Date</h2> <paragraph role="paragraph" id="par_idN10847" xml-lang="en-US"><ahelp hid=".">Applies the date format to the selected cells.</ahelp></paragraph> diff --git a/source/text/shared/00/00000004.xhp b/source/text/shared/00/00000004.xhp index 2eb7e32a90..d62e4615f1 100644 --- a/source/text/shared/00/00000004.xhp +++ b/source/text/shared/00/00000004.xhp @@ -199,7 +199,7 @@ </table> </section> -<section id="syvertikalunten"> +<section id="syalign_bottom"> <table id="tbl_id3145271"> <tablerow> <tablecell> diff --git a/source/text/shared/01/05340300.xhp b/source/text/shared/01/05340300.xhp index 868a599ccb..8523e1c758 100644 --- a/source/text/shared/01/05340300.xhp +++ b/source/text/shared/01/05340300.xhp @@ -91,7 +91,7 @@ <paragraph role="paragraph" id="par_id3152813" xml-lang="en-US"><variable id="untentext"><ahelp hid=".">Aligns the contents of the cell to the lower edge of the cell.</ahelp> </variable></paragraph> <embed href="text/shared/00/00000007.xhp#objektleiste"/> -<embed href="text/shared/00/00000004.xhp#syvertikalunten"/><comment>UFI: removed two help ids</comment> +<embed href="text/shared/00/00000004.xhp#syalign_bottom"/><comment>UFI: removed two help ids</comment> <paragraph role="heading" id="hd_id3151106" xml-lang="en-US" level="3">Middle</paragraph> <paragraph role="paragraph" id="par_id3151210" xml-lang="en-US"><variable id="mittetext"><ahelp hid=".uno:AlignVCenter">Vertically centers the contents of the cell.</ahelp> </variable></paragraph> |