diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-04 13:15:59 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-05 22:11:35 +0100 |
commit | c9719cb965b25a0f98af2265d512f17988ffe255 (patch) | |
tree | 85b98cda8cced31eca943f3bdfa8f1b3872f8b63 /source/text/scalc | |
parent | c4141c8abee3b6e2cd71d285cd1690d40b932c2a (diff) |
tdf#132643 Translate German section IDs
Change-Id: If17f9b0756705357bd3e9ea7288a144ea8f69d29
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126359
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/00/00000404.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/04020000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/02/18020000.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/00/00000404.xhp b/source/text/scalc/00/00000404.xhp index cce4961916..d31254dd44 100644 --- a/source/text/scalc/00/00000404.xhp +++ b/source/text/scalc/00/00000404.xhp @@ -89,7 +89,7 @@ </table> </section> -<section id="syspaltenganze"> +<section id="syinsert_columns"> <table id="tbl_id3147338"> <tablerow> <tablecell> diff --git a/source/text/scalc/01/04020000.xhp b/source/text/scalc/01/04020000.xhp index e7d076a2ac..3d9ccd2dd0 100644 --- a/source/text/scalc/01/04020000.xhp +++ b/source/text/scalc/01/04020000.xhp @@ -63,6 +63,6 @@ <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/insertcells/cols" id="bm_id3150750" localize="false"/><paragraph role="heading" id="hd_id3146971" xml-lang="en-US" level="3">Entire column</paragraph> <paragraph role="paragraph" id="par_id3155068" xml-lang="en-US"><variable id="spaltenganzetext"><ahelp hid="modules/scalc/ui/insertcells/cols">Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns.</ahelp> </variable> The contents of the original columns are shifted to the right.</paragraph> -<embed href="text/scalc/00/00000404.xhp#syspaltenganze"/> +<embed href="text/scalc/00/00000404.xhp#syinsert_columns"/> </body> </helpdocument> diff --git a/source/text/scalc/02/18020000.xhp b/source/text/scalc/02/18020000.xhp index e707e76f17..c930837f14 100644 --- a/source/text/scalc/02/18020000.xhp +++ b/source/text/scalc/02/18020000.xhp @@ -51,6 +51,6 @@ <embed href="text/scalc/00/00000404.xhp#syinsert_rows"/> <paragraph role="heading" id="hd_id3153726" xml-lang="en-US" level="2"><link href="text/scalc/01/04020000.xhp" name="Columns">Columns</link></paragraph> <embed href="text/scalc/01/04020000.xhp#spaltenganzetext"/> -<embed href="text/scalc/00/00000404.xhp#syspaltenganze"/> +<embed href="text/scalc/00/00000404.xhp#syinsert_columns"/> </body> </helpdocument> |