diff options
author | Johnny_M <klasse@partyheld.de> | 2020-07-25 13:20:07 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-25 23:09:18 +0200 |
commit | e06237458eab93557115b5c5f8e2682fc404d8c8 (patch) | |
tree | 7ecdc09920198bf012eac8789b371d7c92a95d12 | |
parent | 4967b699ba7ee07820de5e5802c9f8185ae3e0b4 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I9b1dabdae0617e74a07506a8be445566228cae5f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99438
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/05340400.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0212.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0200.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/01/05340400.xhp b/source/text/shared/01/05340400.xhp index 2e061e894f..d03153e233 100644 --- a/source/text/shared/01/05340400.xhp +++ b/source/text/shared/01/05340400.xhp @@ -114,7 +114,7 @@ <paragraph role="paragraph" id="par_id3149287" xml-lang="en-US">You can cut, copy, and paste records in <emph>Data Source</emph> view. The Data Source browser also supports the dragging and dropping of records, or text and numbers from other $[officename] files.</paragraph> <paragraph role="paragraph" id="par_id3146921" xml-lang="en-US">You cannot drag and drop to Yes/No, binary, image, or counting table fields.</paragraph> <paragraph role="note" id="par_id3149064" xml-lang="en-US">Drag and drop only works in <emph>Edit</emph> mode.</paragraph> -<embed href="text/shared/main0212.xhp#datenbank"/> +<embed href="text/shared/main0212.xhp#database"/> <paragraph role="heading" id="hd_id3147295" xml-lang="en-US" level="3">Navigating in the Data Source Browser</paragraph> <paragraph role="paragraph" id="par_id3152598" xml-lang="en-US">Use the Form Navigation bar at the bottom of the Data Source view to navigate between different records.</paragraph> <paragraph role="heading" id="hd_id3145263" xml-lang="en-US" level="3">First record</paragraph> diff --git a/source/text/shared/main0212.xhp b/source/text/shared/main0212.xhp index 92cf50a6e9..570aff2f5c 100644 --- a/source/text/shared/main0212.xhp +++ b/source/text/shared/main0212.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> - <section id="datenbank"> + <section id="database"> <paragraph xml-lang="en-US" id="hd_id3147102" role="heading" level="1"><link href="text/shared/main0212.xhp" name="Table Data Bar">Table Data Bar</link></paragraph> <paragraph xml-lang="en-US" id="par_id3153394" role="paragraph"><ahelp hid=".">Use the Table Data bar to control the data view. </ahelp></paragraph> </section> diff --git a/source/text/swriter/main0200.xhp b/source/text/swriter/main0200.xhp index ac39ecbc2b..04342db496 100644 --- a/source/text/swriter/main0200.xhp +++ b/source/text/swriter/main0200.xhp @@ -71,7 +71,7 @@ <embed href="text/swriter/main0210.xhp#seitenansicht"/> </section> <section id="Section15"> -<embed href="text/shared/main0212.xhp#datenbank"/> +<embed href="text/shared/main0212.xhp#database"/> </section> <section id="Section17"> <embed href="text/swriter/main0213.xhp#lineal"/> |