diff --git a/source/text/sbasic/guide/sample_code.xhp b/source/text/sbasic/guide/sample_code.xhp
index 7ef8b6a450..cdb79e3837 100644
--- a/source/text/sbasic/guide/sample_code.xhp
+++ b/source/text/sbasic/guide/sample_code.xhp
@@ -59,7 +59,7 @@
LoadDialog() = oRuntimeDialogEnd Function
-LoadDialog function is stored in Tools.ModuleControls available from %PRODUCTNAME Macros and Dialogs.
+LoadDialog function is stored in Tools.ModuleControls available from Application Macros and Dialogs.Displaying a DialogREM global definition of variables
diff --git a/source/text/sbasic/python/main0000.xhp b/source/text/sbasic/python/main0000.xhp
index 76a4e25890..e84d9b2d37 100644
--- a/source/text/sbasic/python/main0000.xhp
+++ b/source/text/sbasic/python/main0000.xhp
@@ -30,7 +30,7 @@
You can execute Python scripts choosing . Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME.
- The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting and checking %PRODUCTNAME Macros for the presence of HelloWorld – HelloWorldPython macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python.
+ The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting and checking Application Macros for the presence of HelloWorld – HelloWorldPython macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python.
diff --git a/source/text/sbasic/python/python_dialogs.xhp b/source/text/sbasic/python/python_dialogs.xhp
index 844e206ad0..ee6c6ee0fc 100644
--- a/source/text/sbasic/python/python_dialogs.xhp
+++ b/source/text/sbasic/python/python_dialogs.xhp
@@ -23,8 +23,8 @@
Opening a Dialog with Python
- %PRODUCTNAME static dialogs are created with the Dialog editor and are stored in varying places according to their personal (My Macros), shared (%PRODUCTNAME Macros) or document-embedded nature. In reverse, dynamic dialogs are constructed at runtime, from Basic or Python scripts, or using any other %PRODUCTNAME supported language for that matter. Opening static dialogs with Python is illustrated herewith. Exception handling and internationalization are omitted for clarity.
-
My Macros or %PRODUCTNAME Macros dialogs
+ %PRODUCTNAME static dialogs are created with the Dialog editor and are stored in varying places according to their personal (My Macros), shared (Application Macros) or document-embedded nature. In reverse, dynamic dialogs are constructed at runtime, from Basic or Python scripts, or using any other %PRODUCTNAME supported language for that matter. Opening static dialogs with Python is illustrated herewith. Exception handling and internationalization are omitted for clarity.
+
My Macros or Application Macros dialogs
The examples below open Access2Base Trace console or the imported TutorialsDialog dialog with menu:# -*- coding: utf-8 -*-
diff --git a/source/text/sbasic/python/python_locations.xhp b/source/text/sbasic/python/python_locations.xhp
index 6a5faa544b..90f4c2f72b 100644
--- a/source/text/sbasic/python/python_locations.xhp
+++ b/source/text/sbasic/python/python_locations.xhp
@@ -29,7 +29,7 @@
My Macros: personal macros available for the %PRODUCTNAME user
- %PRODUCTNAME Macros: system macros distributed with LibreOffice for every computer user
+ Application Macros: system macros distributed with LibreOffice for every computer userDocument macros: every document can contain macro libraries available in that document for all users
@@ -38,7 +38,7 @@
Python Script Locations
Refer to Getting Session Information in order to get programmatic access to Python script locations.
-
%PRODUCTNAME Macros
+
Application Macros
Existing macros in this location (container) were copied by the installation program and are available to every computer user, and any open document can access macros stored the container. You need administrative rights to store or edit macros here.The %PRODUCTNAME Macros container location in the file system depends on the operating system:
diff --git a/source/text/sbasic/shared/00000003.xhp b/source/text/sbasic/shared/00000003.xhp
index 04e6b540c8..05b5794789 100644
--- a/source/text/sbasic/shared/00000003.xhp
+++ b/source/text/sbasic/shared/00000003.xhp
@@ -175,7 +175,7 @@
Open Tools - Macros - Organize Dialogs and select %PRODUCTNAME Dialogs container.
- Open Tools - Macros - %PRODUCTNAME Basic - Edit and select %PRODUCTNAME Macros container.
+ Open Tools - Macros - %PRODUCTNAME Basic - Edit and select Application Macros container.This library must be loaded before execution. Execute the following statement before running any macro that uses this library:
@@ -349,4 +349,4 @@
1006 Unable to determine property