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

New commits:
commit 4a851d785063f7286f134810ef87ee5e945a3ba7
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:03:23 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>
    (cherry picked from commit 3ed389a88b0650556d19ad64ad7b6f66ef4bee0d)
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161939
    Tested-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