[Libreoffice-commits] help.git: source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Jan 22 10:48:39 UTC 2019
source/text/sbasic/shared/GetPathSeparator.xhp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit dc327ee89cb09ef179a4c148011501c75c9cf998
Author: LibreOļ¬ciant <OpenOfficiant at sfr.fr>
AuthorDate: Thu Jan 17 11:27:32 2019 +0100
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Tue Jan 22 11:48:19 2019 +0100
Localization inhibition in Basic code
Change-Id: I483489265463bbd00a0ab4f82fee856e429a7497
Reviewed-on: https://gerrit.libreoffice.org/66505
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/shared/GetPathSeparator.xhp b/source/text/sbasic/shared/GetPathSeparator.xhp
index e83246140..7b1215c58 100644
--- a/source/text/sbasic/shared/GetPathSeparator.xhp
+++ b/source/text/sbasic/shared/GetPathSeparator.xhp
@@ -42,9 +42,9 @@
<embed href="text/sbasic/shared/00000003.xhp#err5"/>
<embed href="text/sbasic/shared/00000003.xhp#functexample"/>
<bascode>
- <paragraph role="bascode" id="N0014">Sub ExampleGetPathSeparator</paragraph>
- <paragraph role="bascode" id="N0015"> MsgBox GetPathSeparator()</paragraph>
- <paragraph role="bascode" id="N0016">End Sub</paragraph>
+ <paragraph role="bascode" localize="false" id="N0014">Sub ExampleGetPathSeparator</paragraph>
+ <paragraph role="bascode" localize="false" id="N0015"> MsgBox GetPathSeparator()</paragraph>
+ <paragraph role="bascode" localize="false" id="N0016">End Sub</paragraph>
</bascode>
<section id="relatedtopics" >
<paragraph role="paragraph" id="N0017">
More information about the Libreoffice-commits
mailing list