diff options
author | Johnny_M <klasse@partyheld.de> | 2021-09-05 12:08:38 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-09-06 12:02:30 +0200 |
commit | a64bb981511f6e49165212e90a50c026ad5c788a (patch) | |
tree | 9850d2f80d85c25555906e70201ab6c80bf4ee35 /source/text/smath | |
parent | d442cfa233db0c02a5126c70e29979aae84096a9 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ib27c07414f07f4e642b664cb14f75f9a4fee9c46
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121679
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/smath')
-rw-r--r-- | source/text/smath/00/00000004.xhp | 4 | ||||
-rw-r--r-- | source/text/smath/01/06010000.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0203.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/smath/00/00000004.xhp b/source/text/smath/00/00000004.xhp index efa20ed717..6bd9c1c36e 100644 --- a/source/text/smath/00/00000004.xhp +++ b/source/text/smath/00/00000004.xhp @@ -199,11 +199,11 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id3149553" xml-lang="en-US"><variable id="textmodus">Choose <emph>Format - Text Mode</emph> </variable></paragraph> -<section id="etssbl"> +<section id="symbols"> <paragraph role="paragraph" id="par_id3145131" xml-lang="en-US">Choose <emph>Tools - Symbols</emph> </paragraph> <paragraph role="paragraph" id="par_id3145268" xml-lang="en-US">On the Tools bar, click</paragraph> -<section id="sysymbole"> +<section id="sysymbols"> <table id="tbl_id3146915"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/smath/01/06010000.xhp b/source/text/smath/01/06010000.xhp index 8f8c60af6c..c90cc96ba8 100644 --- a/source/text/smath/01/06010000.xhp +++ b/source/text/smath/01/06010000.xhp @@ -48,7 +48,7 @@ </section> <section id="howtoget"> -<embed href="text/smath/00/00000004.xhp#etssbl"/> +<embed href="text/smath/00/00000004.xhp#symbols"/> </section> <bookmark xml-lang="en-US" branch="hid/modules/smath/ui/catalogdialog/symbolset" id="bm_id3145388" localize="false"/> diff --git a/source/text/smath/main0203.xhp b/source/text/smath/main0203.xhp index 9db101e1a6..f9980eb257 100644 --- a/source/text/smath/main0203.xhp +++ b/source/text/smath/main0203.xhp @@ -48,6 +48,6 @@ <embed href="text/smath/02/03010000.xhp#cursor"/> <embed href="text/smath/00/00000004.xhp#fcurs"/> <embed href="text/smath/01/06010000.xhp#symbol"/> -<embed href="text/smath/00/00000004.xhp#sysymbole"/> +<embed href="text/smath/00/00000004.xhp#sysymbols"/> </body> </helpdocument> |