diff options
author | Johnny_M <klasse@partyheld.de> | 2020-07-28 12:56:54 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-28 14:19:00 +0200 |
commit | 4a4fa0ebf291dca7c891fb4bc2692f383d4cb70a (patch) | |
tree | 18c9ae28e148e7daf5b38bfb16d24d23da2dbaa0 | |
parent | 008ccd9f3a7a5938ceca575ceb6981cacbee3fcd (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ibf1dffcd932f087f99e245ef6c60cc54e5e64a6d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99614
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/04/01010000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0400.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/04/01010000.xhp b/source/text/shared/04/01010000.xhp index 2d48fcf049..7b1a6dbd39 100644 --- a/source/text/shared/04/01010000.xhp +++ b/source/text/shared/04/01010000.xhp @@ -25,7 +25,7 @@ </topic> </meta> <body> -<section id="allgemeine"> +<section id="general"> <bookmark xml-lang="en-US" branch="index" id="bm_id3149991"> <bookmark_value>keyboard; general commands</bookmark_value> <bookmark_value>shortcut keys; general</bookmark_value> diff --git a/source/text/shared/main0400.xhp b/source/text/shared/main0400.xhp index 8674aba7f8..f5cc7fdfbe 100644 --- a/source/text/shared/main0400.xhp +++ b/source/text/shared/main0400.xhp @@ -36,7 +36,7 @@ <paragraph id="hd_id3149495" role="heading" level="1" xml-lang="en-US"><link href="text/shared/main0400.xhp" name="Shortcut Keys">Shortcut Keys</link></paragraph> <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"/> + <embed href="text/shared/04/01010000.xhp#general"/> <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> |