diff options
author | Johnny_M <klasse@partyheld.de> | 2021-01-24 11:37:11 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-01-25 15:54:41 +0100 |
commit | 1d0c527075a2a6b11961dafa5c7e5aaa607fbc02 (patch) | |
tree | 51dfbe7ed63ac1ab881d2c572a20285931316edb /source/text | |
parent | 8324ab36284f28732a2aa2f1cfc348f46891dd71 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I225dcbced537014adb1de4dd7287ea8e849a283a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109854
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/01/05260000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05260100.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/05260000.xhp b/source/text/shared/01/05260000.xhp index ba5115fecb..36acb44c15 100644 --- a/source/text/shared/01/05260000.xhp +++ b/source/text/shared/01/05260000.xhp @@ -49,7 +49,7 @@ <case select="CALC"><embed href="text/shared/00/00040501.xhp#anchorcalc"/> </case> </switch> -<embed href="text/shared/01/05260100.xhp#anderseite"/> +<embed href="text/shared/01/05260100.xhp#to_page"/> <switch select="appl"> <case select="CALC"><embed href="text/shared/01/05260400.xhp#to_cell"/> </case> diff --git a/source/text/shared/01/05260100.xhp b/source/text/shared/01/05260100.xhp index 1ae38ee354..08c2a77b54 100644 --- a/source/text/shared/01/05260100.xhp +++ b/source/text/shared/01/05260100.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="anderseite"> +<section id="to_page"> <bookmark xml-lang="en-US" branch="hid/.uno:SetAnchorToPage" id="bm_id3156045" localize="false"/> <paragraph role="heading" id="hd_id3150278" xml-lang="en-US" level="1"><link href="text/shared/01/05260100.xhp" name="To Page">To Page</link></paragraph> <paragraph role="paragraph" id="par_id3150756" xml-lang="en-US"><ahelp hid=".uno:SetAnchorToPage">Anchors the selected item to the current page.</ahelp></paragraph> |