diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-16 21:37:54 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-17 13:47:26 +0200 |
commit | 665f218e5e027ab3ad56bf6066d98d8323555ab3 (patch) | |
tree | b7d1cc173b6f4dfacc1533c99cba28b495864223 | |
parent | 9f035d777141d5f039a85d6f64b627eaf73b8079 (diff) |
Mute l10n
Change-Id: Ie3f063c53f424293da59e85e4a34334f37d4324c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136021
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/smath/guide/limits.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/smath/guide/limits.xhp b/source/text/smath/guide/limits.xhp index 282f1fb66d..65b4d02c03 100644 --- a/source/text/smath/guide/limits.xhp +++ b/source/text/smath/guide/limits.xhp @@ -33,7 +33,7 @@ <paragraph role="paragraph" id="par_id6504409" xml-lang="en-US">You want to insert a summation formula like "summation of s^k from k = 0 to n" at the cursor in a Writer text document.</paragraph> <list type="ordered"> <listitem> -<paragraph role="paragraph" id="par_id8811304" xml-lang="en-US"><embedvar href="text/shared/00/00000404.xhp#insert_formula"/></paragraph> +<paragraph role="paragraph" id="par_id8811304" localize="false" xml-lang="en-US"><embedvar href="text/shared/00/00000404.xhp#insert_formula"/></paragraph> <paragraph role="paragraph" id="par_id1276589" xml-lang="en-US">You see the Math input window and the Elements pane on the left.</paragraph> </listitem> <listitem> @@ -64,7 +64,7 @@ <paragraph role="paragraph" id="par_id9406414" xml-lang="en-US">In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements pane, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window.</paragraph> <list type="ordered"> <listitem> -<paragraph role="paragraph" id="par_id5866267" xml-lang="en-US"><embedvar href="text/shared/00/00000404.xhp#insert_formula"/></paragraph> +<paragraph role="paragraph" id="par_id5866267" xml-lang="en-US" localize="false"><embedvar href="text/shared/00/00000404.xhp#insert_formula"/></paragraph> </listitem> <listitem> <paragraph role="paragraph" id="par_id1965697" xml-lang="en-US">Click in the input window and enter the following line:</paragraph> |