diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-07 11:01:49 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-11 16:08:24 +0200 |
commit | a01ce973cae9914d41d798ac10f84db65a7e0f3c (patch) | |
tree | 6a06760164fc858b6b69802d1901396d0388bcac /source/text/sdraw | |
parent | efc47bdd3b72ea1a377d2d6d497db67bdb0bdd9d (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ic7440ed82940d35f199b4dd1b27681933e386545
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93626
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdraw')
-rw-r--r-- | source/text/sdraw/main_edit.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sdraw/main_edit.xhp b/source/text/sdraw/main_edit.xhp index 1ad8f532c9..ca91c6c678 100644 --- a/source/text/sdraw/main_edit.xhp +++ b/source/text/sdraw/main_edit.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="bearbeiten"> +<section id="edit"> <h1 id="hd_id3150868"><link href="text/sdraw/main_edit.xhp" name="Edit">Edit</link></h1> <paragraph role="paragraph" id="par_id3146974" xml-lang="en-US">The commands in this menu are used to edit Draw documents (for example, copying and pasting).</paragraph> </section> |