diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-30 13:54:35 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-31 16:28:55 +0200 |
commit | 368b48ce24216cf92200fc23d04fbde23a3da3ff (patch) | |
tree | 153a09b0848a15325c1aa7c0295abf38df0212f4 | |
parent | 16b1c5d9c3ead98647e6cc816a9b81e39be48ca5 (diff) |
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 <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/03000000.xhp | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/03100000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/04090000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/04090005.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/03000000.xhp b/source/text/sbasic/shared/03000000.xhp index 46d180104f..a5df3e1780 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 1c74197489..1c06b40e81 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 2d8ed7fd0f..4a619f994e 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 96ab4ac6a2..aaf7c930d7 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"/> |