diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-13 12:36:58 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-13 14:06:23 +0100 |
commit | 8557d909425c3b27058fe9ed1c76ba42309836ef (patch) | |
tree | 5c4dd42bda3d836c1c30a43dcf1b0cce68f1b11b | |
parent | 3a3d1e415a812bd77aa9ea40b2e0cc969aa2f06d (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ie7ed10945dbcdd2a131fbbe2267e630204e28961
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112445
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/main0208.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/02/20030000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0206.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0202.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/main0208.xhp b/source/text/scalc/main0208.xhp index 7b195edd4b..c77cf559cc 100644 --- a/source/text/scalc/main0208.xhp +++ b/source/text/scalc/main0208.xhp @@ -33,7 +33,7 @@ </section> <embed href="text/scalc/02/08010000.xhp#positionimdokument"/> <embed href="text/shared/02/20020000.xhp#aktuelleseitenvorlage"/> - <embed href="text/shared/02/20030000.xhp#maszstab"/> + <embed href="text/shared/02/20030000.xhp#zoom"/> <embed href="text/shared/02/20040000.xhp#einfuegemodus"/> <embed href="text/shared/02/20050000.xhp#selektionsmodus"/> <embed href="text/shared/02/20060000.xhp#dokumentveraenderung"/> diff --git a/source/text/shared/02/20030000.xhp b/source/text/shared/02/20030000.xhp index 2742dfeb03..9b07ac037a 100644 --- a/source/text/shared/02/20030000.xhp +++ b/source/text/shared/02/20030000.xhp @@ -26,7 +26,7 @@ </meta> <body> <section id="full_zoom_explanation"> -<section id="maszstab"> +<section id="zoom"> <bookmark xml-lang="en-US" branch="index" id="bm_id3155619"><bookmark_value>zooming; status bar</bookmark_value> </bookmark><comment>mw deleted "scaling;"</comment> <bookmark xml-lang="en-US" branch="hid/.uno:StateZoom" id="bm_id3165732" localize="false"/> diff --git a/source/text/simpress/main0206.xhp b/source/text/simpress/main0206.xhp index 96419f6602..b09dd9ae5c 100644 --- a/source/text/simpress/main0206.xhp +++ b/source/text/simpress/main0206.xhp @@ -37,7 +37,7 @@ <paragraph role="paragraph" id="par_id3154020" xml-lang="en-US">The status bar displays information about your document, including the currently selected object. You can double-click some status bar items to open a related dialog window.</paragraph> </section> <embed href="text/simpress/02/08020000.xhp#aktuellegroesse"/> - <embed href="text/shared/02/20030000.xhp#maszstab"/> + <embed href="text/shared/02/20030000.xhp#zoom"/> <embed href="text/shared/02/20060000.xhp#dokumentveraenderung"/> <embed href="text/simpress/02/08060000.xhp#aktuelleseite"/> <embed href="text/shared/02/20020000.xhp#aktuelleseitenvorlage"/> diff --git a/source/text/smath/main0202.xhp b/source/text/smath/main0202.xhp index 08643ce062..b283b2403d 100644 --- a/source/text/smath/main0202.xhp +++ b/source/text/smath/main0202.xhp @@ -34,7 +34,7 @@ <paragraph role="heading" id="hd_id3150749" xml-lang="en-US" level="1"><link href="text/smath/main0202.xhp" name="Status Bar">Status Bar</link></paragraph> <paragraph role="paragraph" id="par_id3083278" xml-lang="en-US">The status bar displays information about the active document.</paragraph> </section> -<embed href="text/shared/02/20030000.xhp#maszstab"/> +<embed href="text/shared/02/20030000.xhp#zoom"/> <embed href="text/shared/02/20060000.xhp#dokumentveraenderung"/> </body> </helpdocument> |