source/text/sbasic/shared/01000000.xhp | 2 +- source/text/sbasic/shared/01020000.xhp | 2 +- source/text/shared/02/01170100.xhp | 2 +- source/text/shared/02/01170102.xhp | 2 +- source/text/shared/02/01170200.xhp | 2 +- source/text/shared/02/01170203.xhp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-)
New commits: commit 840c1a345c75a872409b69c4e665cd1d617e885d Author: Johnny_M <[email protected]> AuthorDate: Thu Jun 11 17:03:59 2020 +0200 Commit: Olivier Hallot <[email protected]> CommitDate: Sat Jun 13 12:36:54 2020 +0200 tdf#132643 Translate German section IDs Change-Id: I0466f899f94829917988be5466e8ca1a0f68130f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96158 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/sbasic/shared/01000000.xhp b/source/text/sbasic/shared/01000000.xhp index 837693d15..37d02f0ef 100644 --- a/source/text/sbasic/shared/01000000.xhp +++ b/source/text/sbasic/shared/01000000.xhp @@ -37,7 +37,7 @@ <paragraph role="paragraph" id="par_id3153708" xml-lang="en-US">This is where you find general information about working with macros and $[officename] Basic.</paragraph> </section> <embed href="text/sbasic/shared/01010210.xhp#modular"/> - <embed href="text/sbasic/shared/01020000.xhp#daten"/> + <embed href="text/sbasic/shared/01020000.xhp#syntax"/> <embed href="text/sbasic/shared/01030000.xhp#ide"/> <embed href="text/sbasic/shared/01040000.xhp#eventmacros"/> </body> diff --git a/source/text/sbasic/shared/01020000.xhp b/source/text/sbasic/shared/01020000.xhp index a34df5e2d..6fe488ae8 100644 --- a/source/text/sbasic/shared/01020000.xhp +++ b/source/text/sbasic/shared/01020000.xhp @@ -32,7 +32,7 @@ <body> - <section id="daten"> + <section id="syntax"> <paragraph id="hd_id3148946" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/01020000.xhp" name="Syntax">Syntax</link></paragraph> <paragraph role="paragraph" id="par_id3150793" xml-lang="en-US">This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately.</paragraph> </section> diff --git a/source/text/shared/02/01170100.xhp b/source/text/shared/02/01170100.xhp index 0117325a7..ed0ae4dbb 100644 --- a/source/text/shared/02/01170100.xhp +++ b/source/text/shared/02/01170100.xhp @@ -104,7 +104,7 @@ <paragraph role="paragraph" id="par_id3156422" xml-lang="en-US">As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property "List Entries", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened.</paragraph> </section> <embed href="text/shared/02/01170101.xhp#allgemein"/> -<embed href="text/shared/02/01170102.xhp#daten"/> +<embed href="text/shared/02/01170102.xhp#data"/> <embed href="text/shared/02/01170103.xhp#ereignisse"/> <embed href="text/shared/01/xformsdatatab.xhp#data"/> </body> diff --git a/source/text/shared/02/01170102.xhp b/source/text/shared/02/01170102.xhp index 350ef1093..b59f8936a 100644 --- a/source/text/shared/02/01170102.xhp +++ b/source/text/shared/02/01170102.xhp @@ -25,7 +25,7 @@ </topic> </meta> <body> -<section id="daten"> +<section id="data"> <bookmark xml-lang="en-US" branch="index" id="bm_id3145641"><bookmark_value>controls; reference by SQL</bookmark_value> <bookmark_value>bound fields; controls</bookmark_value> <bookmark_value>controls; bound fields/list contents/linked cells</bookmark_value> diff --git a/source/text/shared/02/01170200.xhp b/source/text/shared/02/01170200.xhp index e6a38a590..eb0a74fbc 100644 --- a/source/text/shared/02/01170200.xhp +++ b/source/text/shared/02/01170200.xhp @@ -43,7 +43,7 @@ <embed href="text/shared/02/01170100.xhp#spezialfelder"/> <embed href="text/shared/02/01170201.xhp#allgemein"/> - <embed href="text/shared/02/01170203.xhp#daten"/> + <embed href="text/shared/02/01170203.xhp#data"/> <embed href="text/shared/02/01170202.xhp#ereignisse"/> </body> diff --git a/source/text/shared/02/01170203.xhp b/source/text/shared/02/01170203.xhp index 0edbfd2c7..61dde6522 100644 --- a/source/text/shared/02/01170203.xhp +++ b/source/text/shared/02/01170203.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="daten"> +<section id="data"> <bookmark xml-lang="en-US" branch="index" id="bm_id3150040"><bookmark_value>forms; data</bookmark_value> <bookmark_value>data; forms and subforms</bookmark_value> <bookmark_value>forms; subforms</bookmark_value> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
