diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-04 12:45:41 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-05 22:07:52 +0100 |
commit | 2a258fe05759e8cdec8ea6bab1b31b0d19211ec2 (patch) | |
tree | acf047e926c0b25df9601a1d30d47ad52949433a | |
parent | ce82c31bde650b363d2170eeba5217ea1cbb3f1d (diff) |
tdf#132643 Translate German section IDs
Change-Id: I17a89c39168eef190e4c4182d40ebbd7076daec2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126354
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/02/06040000.xhp | 4 | ||||
-rw-r--r-- | source/text/scalc/main0206.xhp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/02/06040000.xhp b/source/text/scalc/02/06040000.xhp index 67f0bf9146..bc96cf5f16 100644 --- a/source/text/scalc/02/06040000.xhp +++ b/source/text/scalc/02/06040000.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="funktion"> +<section id="function"> <bookmark xml-lang="en-US" branch="index" id="bm_id3150084"><bookmark_value>formula bar; functions</bookmark_value> <bookmark_value>functions; formula bar icon</bookmark_value> </bookmark> @@ -36,7 +36,7 @@ <paragraph role="paragraph" id="par_id3151245" xml-lang="en-US"><ahelp hid="HID_INSWIN_FUNC">Adds a formula to the current cell. Click this icon, and then enter the formula in the <emph>Input line</emph>.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3153360" xml-lang="en-US">This icon is only available when the <emph>Input line</emph> box is not active.</paragraph> -<section id="syfunktion"> +<section id="syfunction"> <table id="tbl_id3154684"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/scalc/main0206.xhp b/source/text/scalc/main0206.xhp index 4f6a84461c..6844595dbb 100644 --- a/source/text/scalc/main0206.xhp +++ b/source/text/scalc/main0206.xhp @@ -40,8 +40,8 @@ <embed href="text/scalc/00/00000404.xhp#syfunction_wizard"/> <embed href="text/scalc/02/06030000.xhp#sum"/> <embed href="text/scalc/02/06030000.xhp#sysum"/> -<embed href="text/scalc/02/06040000.xhp#funktion"/> -<embed href="text/scalc/02/06040000.xhp#syfunktion"/> +<embed href="text/scalc/02/06040000.xhp#function"/> +<embed href="text/scalc/02/06040000.xhp#syfunction"/> <embed href="text/scalc/02/06060000.xhp#cancel"/> <embed href="text/scalc/02/06060000.xhp#sycancel"/> <embed href="text/scalc/02/06070000.xhp#accept"/> |