diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-24 11:48:48 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-24 13:21:51 +0200 |
commit | 825a584c73c277e44e69c91c2371acc1b0c1dd6a (patch) | |
tree | 935e796e0dceb3339d0d456a8af55076e9ed44aa /source/text/shared | |
parent | bd7128625bc944eba13291b3c0a0856fad07486f (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ie9752e22b0ce3688df3bb9731a1056fb19e73ffe
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94752
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/main0400.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/main0400.xhp b/source/text/shared/main0400.xhp index 70b8d90a77..8674aba7f8 100644 --- a/source/text/shared/main0400.xhp +++ b/source/text/shared/main0400.xhp @@ -37,10 +37,10 @@ <paragraph role="paragraph" id="par_id3150040" xml-lang="en-US">This section contains descriptions of frequently used shortcut keys in $[officename].</paragraph> </section> <embed href="text/shared/04/01010000.xhp#allgemeine"/> - <switch select="appl"> <case select="WRITER"><embed href="text/swriter/04/01020000.xhp#starwritertastaturbefehle"/></case> </switch> - <switch select="appl"> <case select="CALC"><embed href="text/scalc/04/01020000.xhp#starcalctasten"/></case> </switch> - <switch select="appl"> <case select="IMPRESS"><embed href="text/simpress/04/01020000.xhp#stardrawtastaturbefehle"/></case> </switch> - <switch select="appl"> <case select="DRAW"><embed href="text/sdraw/04/01020000.xhp#stardrawtastaturbefehle"/></case> </switch> - <switch select="appl"> <case select="MATH"><embed href="text/smath/04/01020000.xhp#smathbef"/></case> </switch> + <switch select="appl"> <case select="WRITER"><embed href="text/swriter/04/01020000.xhp#shortcutkeys"/></case> </switch> + <switch select="appl"> <case select="CALC"><embed href="text/scalc/04/01020000.xhp#shortcutkeys"/></case> </switch> + <switch select="appl"> <case select="IMPRESS"><embed href="text/simpress/04/01020000.xhp#shortcutkeys"/></case> </switch> + <switch select="appl"> <case select="DRAW"><embed href="text/sdraw/04/01020000.xhp#shortcutkeys"/></case> </switch> + <switch select="appl"> <case select="MATH"><embed href="text/smath/04/01020000.xhp#shortcutkeys"/></case> </switch> </body> </helpdocument> |