diff options
author | Johnny_M <klasse@partyheld.de> | 2021-06-26 14:51:53 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-26 20:06:02 +0200 |
commit | 85faad16ba20244e502e6ed5b18e5ab5a744891c (patch) | |
tree | 335f9f0b17e3ea14086489db418d8a6e3d71530b | |
parent | 0a0327f63e2825b25c5b3a5e8c34ca97e4911ef4 (diff) |
tdf#132643 Translate German section IDs
Change-Id: If653bbbe3705e939372adc34a1783439418f59b8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117926
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 a4ae9ee796..47887d5828 100644 --- a/source/text/shared/00/00000010.xhp +++ b/source/text/shared/00/00000010.xhp @@ -61,7 +61,7 @@ <bookmark branch="hid/SID_EXPLORERCONTENT_OPEN" xml-lang="en-US" id="bm_id3154749" localize="false"/><bookmark branch="hid/SID_EXPLORERCONTENT_OPEN_FOLDER" xml-lang="en-US" id="bm_id3145383" localize="false"/><bookmark branch="hid/SID_EXPLORERCONTENT_OPEN_OBJECT" xml-lang="en-US" id="bm_id3156113" localize="false"/><h2 id="hd_id3150443">Open</h2> <paragraph role="paragraph" id="par_id3149149" xml-lang="en-US"><ahelp visibility="visible" hid="SID_EXPLORERCONTENT_OPEN_OBJECT">Use the<emph> Open </emph>command to open the selected object in a new task.</ahelp></paragraph> </section> - <section id="umbenennen"> + <section id="rename"> <bookmark branch="hid/SID_EXPLORERCONTENT_RENAME" xml-lang="en-US" id="bm_id3149578" localize="false"/><h2 id="hd_id3149732">Rename</h2> <paragraph xml-lang="en-US" role="paragraph" id="par_id3149797"><ahelp hid="SID_EXPLORERCONTENT_RENAME" visibility="visible">Enables a selected object to be renamed.</ahelp> After selecting <emph>Rename</emph> the name is selected and a new one can be entered directly. Use the arrow keys to set the cursor at the beginning or end of the name to delete or add to part of the name or to reposition the cursor.</paragraph> </section> diff --git a/source/text/shared/01/gallery.xhp b/source/text/shared/01/gallery.xhp index 430d3dada1..d1ef40d285 100644 --- a/source/text/shared/01/gallery.xhp +++ b/source/text/shared/01/gallery.xhp @@ -64,7 +64,7 @@ <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#delete2"/> -<embed href="text/shared/00/00000010.xhp#umbenennen"/> +<embed href="text/shared/00/00000010.xhp#rename"/> <embed href="text/shared/00/00000010.xhp#update"/> <paragraph id="hd_id3154142" role="heading" level="2" xml-lang="en-US">Properties</paragraph> |