diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-28 12:47:56 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-28 15:17:07 +0100 |
commit | 399a3e03e37f357dbc2ffc2722391fab8a0435c9 (patch) | |
tree | bbb876a9c10ca9d99244afe1c43f5bcc05c7d1cd | |
parent | 1b88c34dcbd17abf96bbbb8cdb762152ede0f7d1 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I7087a6d908445b886a47251e35f19f22ecdb9a07
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125963
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/02/06050000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/main0206.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/02/06050000.xhp b/source/text/scalc/02/06050000.xhp index b924fac0ad..a9f181f437 100644 --- a/source/text/scalc/02/06050000.xhp +++ b/source/text/scalc/02/06050000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="eingabezeile"> +<section id="input_line"> <bookmark xml-lang="en-US" branch="hid/SC_HID_INSWIN_INPUT" id="bm_id3150084" localize="false"/> <paragraph role="heading" id="hd_id3153821" xml-lang="en-US" level="1"><link href="text/scalc/02/06050000.xhp" name="Input line">Input line</link></paragraph> <paragraph role="paragraph" id="par_id3155922" xml-lang="en-US"><ahelp hid="HID_INSWIN_INPUT">Enter the formula that you want to add to the current cell. You can also click the <link href="text/scalc/01/04060000.xhp" name="Function Wizard">Function Wizard</link> icon to insert a predefined function into the formula.</ahelp></paragraph> diff --git a/source/text/scalc/main0206.xhp b/source/text/scalc/main0206.xhp index 9ff095468e..318f818ece 100644 --- a/source/text/scalc/main0206.xhp +++ b/source/text/scalc/main0206.xhp @@ -46,6 +46,6 @@ <embed href="text/scalc/02/06060000.xhp#syverwerfen"/> <embed href="text/scalc/02/06070000.xhp#accept"/> <embed href="text/scalc/02/06070000.xhp#syaccept"/> -<embed href="text/scalc/02/06050000.xhp#eingabezeile"/> +<embed href="text/scalc/02/06050000.xhp#input_line"/> </body> </helpdocument> |