From a30c5ceb57cc32d01b46897a0cd4e24df2d869ec Mon Sep 17 00:00:00 2001 From: Johnny_M Date: Fri, 2 Apr 2021 12:28:39 +0200 Subject: tdf#132643 Translate German section IDs Change-Id: I5379d0fba8c21c37a29093f2e5a6ebd53b0ae58e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113511 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/00/00040501.xhp | 6 +++--- source/text/shared/02/01170201.xhp | 2 +- source/text/shared/02/01170202.xhp | 2 +- source/text/shared/02/01170203.xhp | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/text/shared/00/00040501.xhp b/source/text/shared/00/00040501.xhp index 0753fdabc6..8e533fbd16 100644 --- a/source/text/shared/00/00040501.xhp +++ b/source/text/shared/00/00040501.xhp @@ -61,11 +61,11 @@ -
+
Open context menu of a selected form element - choose Form Properties - General tab. Open Form Design toolbar, click Form Properties icon - General tab.
-
+
Open context menu of a selected form element - choose Form Properties - Data tab. Open Form Design toolbar, click Form Properties icon - Data tab.
@@ -73,7 +73,7 @@ Open context menu of a selected control on an XML Form document, choose Control Properties - Data tab. Open Form Controls toolbar of an XML Form document, click Control icon - Data tab.
-
+
Open context menu of a selected form element - choose Form Properties - Events tab. Open Form Design toolbar, click Form Properties icon - Events tab.
diff --git a/source/text/shared/02/01170201.xhp b/source/text/shared/02/01170201.xhp index 5f6d00b052..17a2dcf1ea 100644 --- a/source/text/shared/02/01170201.xhp +++ b/source/text/shared/02/01170201.xhp @@ -38,7 +38,7 @@ General
- +
A form is a text document or spreadsheet with different form controls. If you create a form for a Web page, the user can enter data into it to send over the Internet. The data from the form controls of a form is transmitted to a server by specifying a URL and can be processed on the server. Name diff --git a/source/text/shared/02/01170202.xhp b/source/text/shared/02/01170202.xhp index dd5533faf1..ab815a4ff3 100644 --- a/source/text/shared/02/01170202.xhp +++ b/source/text/shared/02/01170202.xhp @@ -36,7 +36,7 @@ The Events tab page, allows you to assign a macro to certain events which occur in a database form.
- +
To link an event with a macro, first write a macro that contains all the commands to be executed when the event happens. Then assign this macro to the respective event by clicking the ... button beside the corresponding event. The Assign Macro dialog opens, where you can select the macro. The following actions can be configured individually, meaning that you can use your own dialogs to depict an action: diff --git a/source/text/shared/02/01170203.xhp b/source/text/shared/02/01170203.xhp index bb9cc85e6a..b83304db5c 100644 --- a/source/text/shared/02/01170203.xhp +++ b/source/text/shared/02/01170203.xhp @@ -40,7 +40,7 @@ Defines the data source on which the form is based, or specifies whether the data can be edited by the user. Apart from the sort and filter functions, you will also find all the necessary properties to create a subform.
- +
-- cgit