diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-04 12:41:59 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-05 22:06:26 +0100 |
commit | ce82c31bde650b363d2170eeba5217ea1cbb3f1d (patch) | |
tree | 3ce51fa8835e7cf232f61a5cd1561d674ecd9df1 /source/text | |
parent | b88a7d768dd2eaf95a9ca9ad75f98be8c470ed15 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ibd0f57eb0676f699c1ca3d56f4e42420c2ef1f12
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126353
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/02/06010000.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/06010000.xhp b/source/text/scalc/02/06010000.xhp index ab5ef852c0..9399da39cd 100644 --- a/source/text/scalc/02/06010000.xhp +++ b/source/text/scalc/02/06010000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="tabellenbereich"> +<section id="name_box"> <bookmark xml-lang="en-US" branch="index" id="bm_id3156326"><bookmark_value>formula bar; sheet area names</bookmark_value> <bookmark_value>sheet area names</bookmark_value> <bookmark_value>showing; cell references</bookmark_value> @@ -41,7 +41,7 @@ <paragraph role="heading" id="hd_id3156326" xml-lang="en-US" level="1"><link href="text/scalc/02/06010000.xhp" name="Name Box">Name Box</link></paragraph> <paragraph role="paragraph" id="par_id3149656" xml-lang="en-US"><ahelp hid="HID_INSWIN_POS">Displays the reference for the current cell, the range of the selected cells, or the name of the area. You can also select a range of cells, and then type a name for that range into the <emph>Name Box</emph>.</ahelp><comment>UFI: fixes #i28238#</comment></paragraph> </section> -<section id="sytabellenbereich"> +<section id="syname_box"> <table id="tbl_id3150870"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/scalc/main0206.xhp b/source/text/scalc/main0206.xhp index bcccfb4fd4..4f6a84461c 100644 --- a/source/text/scalc/main0206.xhp +++ b/source/text/scalc/main0206.xhp @@ -33,8 +33,8 @@ <h1 id="hd_id3147264"><link href="text/scalc/main0206.xhp" name="Formula Bar">Formula Bar</link></h1> <paragraph role="paragraph" id="par_id3150400" xml-lang="en-US"><ahelp hid="HID_SC_INPUTWIN">Use this bar to enter formulas.</ahelp></paragraph> </section> -<embed href="text/scalc/02/06010000.xhp#tabellenbereich"/> -<embed href="text/scalc/02/06010000.xhp#sytabellenbereich"/> +<embed href="text/scalc/02/06010000.xhp#name_box"/> +<embed href="text/scalc/02/06010000.xhp#syname_box"/> <embed href="text/scalc/01/04060000.xhp#function_wizard"/> <embed href="text/scalc/01/04060000.xhp#funktionsautopilottext"/> <embed href="text/scalc/00/00000404.xhp#syfunction_wizard"/> |