diff options
author | Johnny_M <klasse@partyheld.de> | 2020-08-14 13:44:57 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-14 19:59:41 +0200 |
commit | 106adba5b39e31415d2fccc4dfb38e7fefb3d0b6 (patch) | |
tree | d3f3b4c1f08b24aeff8e86ef5fb03c6ce2fee678 | |
parent | c11b6fd0e5cf07989ac85f6be1a36aaf3ad2a871 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I745b5e1b19df017b8ffdff6b77959df4f297daf7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100739
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/02200000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/05000000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/11090000.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/01/02200000.xhp b/source/text/scalc/01/02200000.xhp index 0da5d929dd..a8cb4735b5 100644 --- a/source/text/scalc/01/02200000.xhp +++ b/source/text/scalc/01/02200000.xhp @@ -28,7 +28,7 @@ <body> -<section id="tabellen"> +<section id="sheet"> <bookmark xml-lang="en-US" branch="hid/.uno:EditSheetMenu" id="bm_id8190862" localize="false"/> <paragraph id="hd_id3146794" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/02200000.xhp" name="Sheet">Sheet</link></paragraph> diff --git a/source/text/shared/explorer/database/05000000.xhp b/source/text/shared/explorer/database/05000000.xhp index bb36000171..e0429c3b0f 100644 --- a/source/text/shared/explorer/database/05000000.xhp +++ b/source/text/shared/explorer/database/05000000.xhp @@ -32,7 +32,7 @@ </history> </meta> <body> -<section id="tabellen"> +<section id="tables"> <paragraph role="heading" id="hd_id3148520" xml-lang="en-US" level="1"><link href="text/shared/explorer/database/05000000.xhp" name="Tables">Tables</link></paragraph> <paragraph role="paragraph" id="par_id3147102" xml-lang="en-US">Table data edit mode allows you to see your data as rows of records, with optional filtering and sorting of that data. In this mode, you can also enter new records, make changes to, and delete existing records.</paragraph> </section> diff --git a/source/text/shared/explorer/database/11090000.xhp b/source/text/shared/explorer/database/11090000.xhp index 099a16144b..6b21741bfd 100644 --- a/source/text/shared/explorer/database/11090000.xhp +++ b/source/text/shared/explorer/database/11090000.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="tabellen"> +<section id="table_filter"> <paragraph role="heading" id="hd_id3150702" xml-lang="en-US" level="1"><link href="text/shared/explorer/database/11090000.xhp" name="Tables">Table Filter</link></paragraph><comment>UFI: file remains as a help id container - no browsing</comment></section> <bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSADMIN_SUPPRESS_VERSIONCL" id="bm_id3154046" localize="false"/><paragraph role="paragraph" id="par_id3149164" xml-lang="en-US"><ahelp hid="." visibility="hidden">Some databases track changes to each record by assigning version number to fields that are changed. This number is incremented by 1 each time the field is changed. Displays the internal version number of the record in the database table.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:Sortup" id="bm_id5955967" localize="false"/> |