diff options
author | Johnny_M <klasse@partyheld.de> | 2021-06-19 11:47:08 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-19 12:44:42 +0200 |
commit | 6c9762d21f1e509da34ad98cd02d8d541ce9ef9b (patch) | |
tree | d4c76d794f266a17432799960ba20fea131184bf | |
parent | ffac115a446056f3df4ab44694052ba050e9d8f3 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ie3c785d133cc23d5300134923c53ea9905e0dc8e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117487
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00000010.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/gallery.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/00/00000010.xhp b/source/text/shared/00/00000010.xhp index 8527b9a27a..6792ff8974 100644 --- a/source/text/shared/00/00000010.xhp +++ b/source/text/shared/00/00000010.xhp @@ -54,7 +54,7 @@ <paragraph role="paragraph" id="par_id3154317" xml-lang="en-US"><ahelp visibility="visible" hid="SID_EXPLORERCONTENT_DESTROY">Deletes the current selection. If multiple objects are selected, all will be deleted. In most cases, a confirmation question appears before objects are deleted.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3155941" xml-lang="en-US">The object is either physically deleted from the data carrier or the object display is removed, depending on context.</paragraph> </section> - <section id="loeschen2"> + <section id="delete2"> <paragraph xml-lang="en-US" role="paragraph" id="par_id3150506">If you choose <emph>Delete</emph> while in the Gallery, the entry will be deleted from the Gallery, but the file itself will remain untouched.</paragraph> </section> <section id="open"> diff --git a/source/text/shared/01/gallery.xhp b/source/text/shared/01/gallery.xhp index 4b39435291..430d3dada1 100644 --- a/source/text/shared/01/gallery.xhp +++ b/source/text/shared/01/gallery.xhp @@ -63,7 +63,7 @@ <paragraph id="par_id3150275" role="paragraph" xml-lang="en-US"><ahelp hid="SVX_HID_GALLERY_NEWTHEME">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp></paragraph> <paragraph id="par_id3159167" role="paragraph" xml-lang="en-US">To access the following commands, right-click a theme in the <emph>Gallery</emph>:</paragraph> <embed href="text/shared/00/00000010.xhp#delete"/> -<embed href="text/shared/00/00000010.xhp#loeschen2"/> +<embed href="text/shared/00/00000010.xhp#delete2"/> <embed href="text/shared/00/00000010.xhp#umbenennen"/> <embed href="text/shared/00/00000010.xhp#update"/> |