source/text/sbasic/shared/03/sf_intro.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 04877b3bb878e30f8df562a35bc97163ee6be9ff
Author:     Rafael Lima <rafael.palma.l...@gmail.com>
AuthorDate: Thu Jan 11 21:25:11 2024 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Thu Jan 11 22:02:41 2024 +0100

    Silence string for translation in sf_intro.xhp
    
    Change-Id: I12d48417dc979e85138b78f906fae3486f9673b4
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161938
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/source/text/sbasic/shared/03/sf_intro.xhp 
b/source/text/sbasic/shared/03/sf_intro.xhp
index dced4f25b9..02e8d5a864 100644
--- a/source/text/sbasic/shared/03/sf_intro.xhp
+++ b/source/text/sbasic/shared/03/sf_intro.xhp
@@ -191,7 +191,7 @@
     </listitem>
   </list>
   <paragraph role="paragraph" id="par_id701689720782180">In this case, set the 
environment variable <literal>PYTHONPATH</literal> as follows before starting 
the Python interpreter:</paragraph>
-  <paragraph role="paragraph" id="par_id601689720825610"><input>export 
PYTHONPATH=/usr/lib/libreoffice/program:/usr/lib/python3/dist-packages</input></paragraph>
+  <paragraph role="paragraph" localize="false" 
id="par_id601689720825610"><input>export 
PYTHONPATH=/usr/lib/libreoffice/program:/usr/lib/python3/dist-packages</input></paragraph>
   <note id="par_id971689720909044">The location of these files will be 
different for each operating system and %PRODUCTNAME installation method.</note>
 
   <section id="relatedtopics">

Reply via email to