diff options
author | Johnny_M <klasse@partyheld.de> | 2020-08-06 14:13:08 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-07 17:03:52 +0200 |
commit | 47c516156cde14bbb42b175776fd9131a7f849ab (patch) | |
tree | 0493d1a7f3d5309762f48b967d1eb87c4ff3b46f /source/text/scalc | |
parent | bd6a414f265035b12d6fd30e7cee05715c10bf02 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I80cb649d0f6a5953b9e61e43cd41b410d7455504
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100242
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/02/06070000.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/06070000.xhp b/source/text/scalc/02/06070000.xhp index 6af45d9e8d..fc429343f0 100644 --- a/source/text/scalc/02/06070000.xhp +++ b/source/text/scalc/02/06070000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="uebernehmen"> +<section id="accept"> <bookmark xml-lang="en-US" branch="index" id="bm_id3143267"><bookmark_value>formula bar; accepting inputs</bookmark_value> <bookmark_value>functions; accepting input icon</bookmark_value> </bookmark> @@ -38,7 +38,7 @@ <paragraph role="heading" id="hd_id3143267" xml-lang="en-US" level="1"><link href="text/scalc/02/06070000.xhp" name="Accept">Accept</link></paragraph> <paragraph role="paragraph" id="par_id3151245" xml-lang="en-US"><ahelp hid="HID_INSWIN_OK">Accepts the contents of the <emph>Input line</emph>, and then inserts the contents into the current cell.</ahelp></paragraph> </section> -<section id="syuebernehmen"> +<section id="syaccept"> <table id="tbl_id3154365"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/scalc/main0206.xhp b/source/text/scalc/main0206.xhp index 7ee3f816fb..b399939a75 100644 --- a/source/text/scalc/main0206.xhp +++ b/source/text/scalc/main0206.xhp @@ -47,8 +47,8 @@ <embed href="text/scalc/02/06040000.xhp#syfunktion"/> <embed href="text/scalc/02/06060000.xhp#verwerfen"/> <embed href="text/scalc/02/06060000.xhp#syverwerfen"/> -<embed href="text/scalc/02/06070000.xhp#uebernehmen"/> -<embed href="text/scalc/02/06070000.xhp#syuebernehmen"/> +<embed href="text/scalc/02/06070000.xhp#accept"/> +<embed href="text/scalc/02/06070000.xhp#syaccept"/> <embed href="text/scalc/02/06050000.xhp#eingabezeile"/> </body> </helpdocument> |