diff options
author | Johnny_M <klasse@partyheld.de> | 2020-10-27 12:01:52 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-28 20:07:52 +0100 |
commit | 453fe4e3d1dbbe4d19c60351dd7612551fd5ffc4 (patch) | |
tree | eaf690736ccb00bdce6149071e803a7bddece0f1 /source/text/shared/01 | |
parent | 6a019e4df3209fe86ba616bad0e26795c1a5fbca (diff) |
tdf#132643 Translate German section IDs
Change-Id: I5eee85ae5ca7c17c7ababc09c44e9f56870971a1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104876
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/05260000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05260400.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 ffe6331565..9cf9686ae9 100644 --- a/source/text/shared/01/05260000.xhp +++ b/source/text/shared/01/05260000.xhp @@ -51,7 +51,7 @@ </switch> <embed href="text/shared/01/05260100.xhp#anderseite"/> <switch select="appl"> -<case select="CALC"><embed href="text/shared/01/05260400.xhp#anzelle"/> +<case select="CALC"><embed href="text/shared/01/05260400.xhp#to_cell"/> </case> </switch> <switch select="appl"> diff --git a/source/text/shared/01/05260400.xhp b/source/text/shared/01/05260400.xhp index 16b784f58e..04096fc659 100644 --- a/source/text/shared/01/05260400.xhp +++ b/source/text/shared/01/05260400.xhp @@ -32,7 +32,7 @@ <body> - <section id="anzelle"> + <section id="to_cell"> <bookmark branch="hid/.uno:SetAnchorToCell" xml-lang="en-US" id="bm_id3155620" localize="false"/> <paragraph id="hd_id3147212" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/05260400.xhp" name="To Cell">To Cell</link></paragraph> <paragraph role="paragraph" id="par_id3150794" xml-lang="en-US"><ahelp hid=".uno:SetAnchorToCell" visibility="visible">Anchors the selected item to a cell.</ahelp> The anchor icon is displayed in the upper left corner of the cell.</paragraph> |