diff options
author | Johnny_M <klasse@partyheld.de> | 2021-05-15 14:04:01 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-05-15 15:47:53 +0200 |
commit | 6c7e4b98f967fafed9ce95c57c728468a4151eec (patch) | |
tree | 2bc2bb21d9995a73c9df71f8eec8754afc854ae9 /source/text | |
parent | 13a43eef6b8452f3f13e3d3b5f0266cf7ca141e7 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I636ad9fcee5ce790234b41cfa078d9c1175d3b0e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115652
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/00/00000403.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/03010000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/00/00000403.xhp b/source/text/shared/00/00000403.xhp index b9b92a8811..fc6810adda 100644 --- a/source/text/shared/00/00000403.xhp +++ b/source/text/shared/00/00000403.xhp @@ -29,7 +29,7 @@ </meta> <body> <h1 id="hd_id3156304" xml-lang="en-US">View Menu</h1> -<section id="masstab"> +<section id="zoom"> <paragraph role="paragraph" id="par_id3146936" xml-lang="en-US">Choose <menuitem>View - Zoom - Zoom</menuitem>.</paragraph> <paragraph role="paragraph" id="par_id3149962" xml-lang="en-US"><switchinline select="appl"><caseinline select="DRAW">Zoom also with (+) (-) (×) and (÷) on the number keypad </caseinline><caseinline select="IMPRESS">Zoom also with (+) (-) (×) and (÷) on the number keypad.</caseinline></switchinline></paragraph> diff --git a/source/text/shared/01/03010000.xhp b/source/text/shared/01/03010000.xhp index e2d4430a1a..69725b9d97 100644 --- a/source/text/shared/01/03010000.xhp +++ b/source/text/shared/01/03010000.xhp @@ -45,7 +45,7 @@ </section> <section id="howtoget"> -<embed href="text/shared/00/00000403.xhp#masstab"/> +<embed href="text/shared/00/00000403.xhp#zoom"/> </section> <paragraph id="par_id3149655" role="note" xml-lang="en-US">Zooming is handled differently on Unix, Linux, and Windows platforms. A document saved with a 100% zoom factor in Windows is displayed at a larger zoom factor on Unix/Linux platforms. To change the zoom factor, double-click or right-click the percentage value on the <emph>Status</emph> bar, and select the zoom factor that you want.</paragraph> |