diff options
author | Johnny_M <klasse@partyheld.de> | 2021-08-28 12:10:16 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-31 17:34:22 +0200 |
commit | e010ffb9bebba9d0ba5649650318fb9b6aca3438 (patch) | |
tree | 5d78667f7213868725ed46528ab9b3a0d9db08cc /source/text/smath | |
parent | 5737332355e2d047e7ab6112cc4767d2b0639dba (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ib7fb870050c9b7f3ac4cbb27c4c00213fb0e8ded
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121194
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/smath')
-rw-r--r-- | source/text/smath/01/03090900.xhp | 6 | ||||
-rw-r--r-- | source/text/smath/01/03090901.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/03090902.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/03090903.xhp | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/source/text/smath/01/03090900.xhp b/source/text/smath/01/03090900.xhp index 406c957a97..2228cf57d8 100644 --- a/source/text/smath/01/03090900.xhp +++ b/source/text/smath/01/03090900.xhp @@ -39,9 +39,9 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id3153624" xml-lang="en-US">The following is a list of sample formulas in <emph>$[officename] Math</emph>.</paragraph> </section> -<embed href="text/smath/01/03090901.xhp#indizes"/> -<embed href="text/smath/01/03090902.xhp#indizes2"/> -<embed href="text/smath/01/03090903.xhp#indizes3"/> +<embed href="text/smath/01/03090901.xhp#indices"/> +<embed href="text/smath/01/03090902.xhp#indices2"/> +<embed href="text/smath/01/03090903.xhp#indices3"/> <embed href="text/smath/01/03090905.xhp#matrix2"/> <embed href="text/smath/01/03090904.xhp#matrix"/> <embed href="text/smath/01/03090906.xhp#matrix3"/> diff --git a/source/text/smath/01/03090901.xhp b/source/text/smath/01/03090901.xhp index f127bf28fb..228c27fad7 100644 --- a/source/text/smath/01/03090901.xhp +++ b/source/text/smath/01/03090901.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="indizes"> +<section id="indices"> <paragraph role="heading" id="hd_id3156382" xml-lang="en-US" level="1"><link href="text/smath/01/03090901.xhp" name="Symbols with Indices">Symbols with Indices</link></paragraph> <paragraph role="paragraph" id="par_id3150301" xml-lang="en-US">The following example explains how to create symbols with indexes in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window by using the clipboard and use it in your own formula.</paragraph> </section> diff --git a/source/text/smath/01/03090902.xhp b/source/text/smath/01/03090902.xhp index 7abcfb5a84..8e4b038d1b 100644 --- a/source/text/smath/01/03090902.xhp +++ b/source/text/smath/01/03090902.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="indizes2"> +<section id="indices2"> <paragraph role="heading" id="hd_id3155959" xml-lang="en-US" level="1"><link href="text/smath/01/03090902.xhp" name="Symbols with Indices">Symbols with Indices</link></paragraph> <paragraph role="paragraph" id="par_id3150300" xml-lang="en-US">Here is another example of creating symbols with indexes in <emph>$[officename] Math</emph>. You can copy this example to the <emph>Commands</emph> window using the clipboard and use it in your own formula.</paragraph> </section> diff --git a/source/text/smath/01/03090903.xhp b/source/text/smath/01/03090903.xhp index 26b31aaab3..156091bcd2 100644 --- a/source/text/smath/01/03090903.xhp +++ b/source/text/smath/01/03090903.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="indizes3"> +<section id="indices3"> <paragraph role="heading" id="hd_id3155959" xml-lang="en-US" level="1"><link href="text/smath/01/03090903.xhp" name="Symbols with Indices">Symbols with Indices</link></paragraph> <paragraph role="paragraph" id="par_id3150300" xml-lang="en-US">A third example of how to use <emph>$[officename] Math</emph> to create symbols with indexes is shown below. You can copy the example into the clipboard and use it in your own formula in the <emph>Commands</emph> window.</paragraph> </section> |