diff options
author | Johnny_M <klasse@partyheld.de> | 2021-04-02 12:09:49 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-02 18:20:00 +0200 |
commit | f8bcea937921b3bece4ffd2a17fd265689f69e09 (patch) | |
tree | c8b5beb26f71f33bd4f5b82e17da031dfa8ae88e | |
parent | cf74fe9c3acb09978ed9866bd0e3e9aa34fd4de0 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ib65a0470b7665531095f81c653d53967f95d9210
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113508
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/01/01020001.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0201.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/00/00000401.xhp b/source/text/shared/00/00000401.xhp index 1b8fe15a7e..8a467c67ab 100644 --- a/source/text/shared/00/00000401.xhp +++ b/source/text/shared/00/00000401.xhp @@ -70,7 +70,7 @@ <paragraph role="paragraph" id="par_id3146137" xml-lang="en-US">Choose <menuitem>File - Open</menuitem>.</paragraph> <paragraph role="paragraph" id="par_id3152944" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+O</keycode></paragraph> <paragraph role="paragraph" id="par_id3155341" xml-lang="en-US">On the <emph>Standard</emph> bar, click</paragraph> -<section id="syoeffnen"> +<section id="syopen"> <table id="tbl_id3150117"> <tablerow> <tablecell> diff --git a/source/text/shared/01/01020001.xhp b/source/text/shared/01/01020001.xhp index 9624caaae5..cdfa8ae21f 100644 --- a/source/text/shared/01/01020001.xhp +++ b/source/text/shared/01/01020001.xhp @@ -29,7 +29,7 @@ <paragraph role="paragraph" id="par_id611513629210220" xml-lang="en-US">Choose <item type="menuitem">File - Open Remote</item>.</paragraph> <paragraph role="paragraph" id="par_id151513629855154" xml-lang="en-US">Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>.</paragraph> <paragraph role="paragraph" id="par_id431513629862558" xml-lang="en-US">Long-click the <emph>Open</emph> icon and select <emph>Open Remote File</emph>.</paragraph> - <embed href="text/shared/00/00000401.xhp#syoeffnen"/> + <embed href="text/shared/00/00000401.xhp#syopen"/> </section> <paragraph role="paragraph" id="par_id531513630220632" xml-lang="en-US">A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups.</paragraph> <section id="relatedtopics"> diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index 5a7ec5ede2..5fcecec413 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -32,7 +32,7 @@ <embed href="text/shared/00/00000401.xhp#newtextdoc"/> <h2 id="hd_id3166460"><link href="text/shared/01/01020000.xhp" name="Open File">Open File</link></h2> <embed href="text/shared/01/01020000.xhp#oeffnentext"/> -<embed href="text/shared/00/00000401.xhp#syoeffnen"/> +<embed href="text/shared/00/00000401.xhp#syopen"/> <embed href="text/shared/01/01060000.xhp#save"/> <embed href="text/shared/00/00000401.xhp#sysave"/> <h2 id="par_idN10661"><link href="text/shared/01/01070000.xhp">Save As</link></h2> |