diff options
author | Johnny_M <klasse@partyheld.de> | 2021-04-02 12:13:51 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-02 18:20:34 +0200 |
commit | 036bafec0b9053d93d55c4f94f03123b557efd21 (patch) | |
tree | b3b2f7d04b4682bd13a2d7e7c0825b83e70887fd | |
parent | f8bcea937921b3bece4ffd2a17fd265689f69e09 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I423489d94ab1ad5cc165bea27279518b607c41a2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113509
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00000401.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0201.xhp | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/00/00000401.xhp b/source/text/shared/00/00000401.xhp index 8a467c67ab..d3e623a459 100644 --- a/source/text/shared/00/00000401.xhp +++ b/source/text/shared/00/00000401.xhp @@ -199,7 +199,7 @@ <paragraph role="paragraph" id="par_id3150382" xml-lang="en-US"><variable id="info7">Choose <menuitem>File - Properties - Font</menuitem> tab.</variable></paragraph> <section id="view"> <paragraph role="paragraph" id="par_id3154930" xml-lang="en-US">Menu <menuitem>File - Print Preview</menuitem>.</paragraph> -<section id="syansicht"> +<section id="syprint_preview"> <table id=""> <tablerow> <tablecell> diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index 5fcecec413..aa6b26a992 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -50,10 +50,10 @@ <embed href="text/shared/00/00000401.xhp#syprint"/> <switch select="appl"> <case select="WRITER"><embed href="text/swriter/01/01120000.xhp#seitenansicht"/> -<embed href="text/shared/00/00000401.xhp#syansicht"/> +<embed href="text/shared/00/00000401.xhp#syprint_preview"/> </case> <case select="CALC"><embed href="text/scalc/01/01120000.xhp#seitenansicht"/> -<embed href="text/shared/00/00000401.xhp#syansicht"/> +<embed href="text/shared/00/00000401.xhp#syprint_preview"/> </case> </switch> <h2 id="par_idN106A5"><link href="text/shared/01/06010000.xhp">Spelling</link></h2> |