diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-16 21:37:54 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-18 05:46:11 +0200 |
commit | 805ad055181ec05ef35a718bef6366d091553fe7 (patch) | |
tree | 5481d98bfb1401bdffc3778dcba4f488cb33040c | |
parent | 9c49f2a9e8140358395e423ccf1c07b7b4af1a15 (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>
(cherry picked from commit 665f218e5e027ab3ad56bf6066d98d8323555ab3)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136042
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-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> |