From 172b0593aa4278ce45a758034093077392c0bf90 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 23 Feb 2019 12:51:51 -0300 Subject: Mute Pootle complain on reserved words Change-Id: I8e0832a8be6a5118aa1d8b306a250a87434088ca Reviewed-on: https://gerrit.libreoffice.org/68252 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sbasic/python/python_locations.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/text/sbasic') diff --git a/source/text/sbasic/python/python_locations.xhp b/source/text/sbasic/python/python_locations.xhp index 9ec22d0e02..4ec027b43e 100644 --- a/source/text/sbasic/python/python_locations.xhp +++ b/source/text/sbasic/python/python_locations.xhp @@ -28,10 +28,10 @@ The %PRODUCTNAME Macros container location in the file system depends on the operating system: - For Windows: $(Installation)\share\Scripts\python. + For Windows: {Installation}\share\Scripts\python. - For Linux and macOS: $(Installation)/share/Scripts/python. + For Linux and macOS: {Installation}/share/Scripts/python.

My Macros

-- cgit