source/text/sbasic/shared/03000000.xhp | 2 +- source/text/sbasic/shared/03100000.xhp | 2 +- source/text/swriter/01/04090000.xhp | 2 +- source/text/swriter/01/04090005.xhp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit 368b48ce24216cf92200fc23d04fbde23a3da3ff Author: Johnny_M <[email protected]> AuthorDate: Sat May 30 13:54:35 2020 +0200 Commit: Olivier Hallot <[email protected]> CommitDate: Sun May 31 16:28:55 2020 +0200 tdf#132643 Translate German section IDs Change-Id: I47d0c228c513fe4c1e401305e252ec670f99a418 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95181 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/sbasic/shared/03000000.xhp b/source/text/sbasic/shared/03000000.xhp index 46d180104..a5df3e178 100644 --- a/source/text/sbasic/shared/03000000.xhp +++ b/source/text/sbasic/shared/03000000.xhp @@ -42,7 +42,7 @@ <embed href="text/sbasic/shared/03070000.xhp#mathe"/> <embed href="text/sbasic/shared/03080000.xhp#nummer"/> <embed href="text/sbasic/shared/03090000.xhp#programmablauf"/> -<embed href="text/sbasic/shared/03100000.xhp#variablen"/> +<embed href="text/sbasic/shared/03100000.xhp#variables"/> <embed href="text/sbasic/shared/03110000.xhp#vergleich"/> <embed href="text/sbasic/shared/03120000.xhp#zeichen"/> <embed href="text/sbasic/shared/03130000.xhp#sonstige"/> diff --git a/source/text/sbasic/shared/03100000.xhp b/source/text/sbasic/shared/03100000.xhp index 1c7419748..1c06b40e8 100644 --- a/source/text/sbasic/shared/03100000.xhp +++ b/source/text/sbasic/shared/03100000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="variablen"> +<section id="variables"> <paragraph role="heading" id="hd_id3149669" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03100000.xhp" name="Variables">Variables</link></paragraph> <paragraph role="paragraph" id="par_id3147265" xml-lang="en-US">The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type.</paragraph> </section> diff --git a/source/text/swriter/01/04090000.xhp b/source/text/swriter/01/04090000.xhp index 2d8ed7fd0..4a619f994 100644 --- a/source/text/swriter/01/04090000.xhp +++ b/source/text/swriter/01/04090000.xhp @@ -42,7 +42,7 @@ <embed href="text/swriter/01/04090002.xhp#referenzen"/> <embed href="text/swriter/01/04090003.xhp#funktionen"/> <embed href="text/swriter/01/04090004.xhp#dokumentinfo"/> -<embed href="text/swriter/01/04090005.xhp#variablen"/> +<embed href="text/swriter/01/04090005.xhp#variables"/> <embed href="text/swriter/01/04090006.xhp#datenbank"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/fielddialog/ok" id="bm_id3149692" localize="false"/><paragraph role="heading" id="hd_id3155903" xml-lang="en-US" level="2">Insert</paragraph> <paragraph role="paragraph" id="par_id3154190" xml-lang="en-US"><ahelp hid="HID_FIELD_INSERT">Inserts the selected field at the current cursor position in the document. To close the dialog, click the <emph>Close </emph>button.</ahelp></paragraph> diff --git a/source/text/swriter/01/04090005.xhp b/source/text/swriter/01/04090005.xhp index 96ab4ac6a..aaf7c930d 100644 --- a/source/text/swriter/01/04090005.xhp +++ b/source/text/swriter/01/04090005.xhp @@ -26,7 +26,7 @@ </topic> </meta> <body> -<section id="variablen"> +<section id="variables"> <bookmark xml-lang="en-US" branch="index" id="bm_id8526261"><bookmark_value>user-defined fields, restriction</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/fldvarpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
