diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-06 14:19:42 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-08 14:30:36 +0100 |
commit | 3e659bb75d9fa1c9de2b7414eb67a1e6a9c7c5ff (patch) | |
tree | c256a6ffb97678a9b137fcfe035b99775e49196e | |
parent | 67e021516b744a6cd189d77bfec9b54770b06874 (diff) |
tdf#132643 Translate German section IDs
Change-Id: If1aa99e37cd51801d5035a1dd79fb855f200b8e7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112066
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/main0210.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/10030000.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/main0210.xhp | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/source/text/scalc/main0210.xhp b/source/text/scalc/main0210.xhp index 3e75f44372..0e40a10709 100644 --- a/source/text/scalc/main0210.xhp +++ b/source/text/scalc/main0210.xhp @@ -38,8 +38,8 @@ <embed href="text/shared/02/10010000.xhp#syvorigeseite"/> <embed href="text/shared/02/10020000.xhp#naechsteseite"/> <embed href="text/shared/02/10020000.xhp#synaechsteseite"/> -<embed href="text/shared/02/10030000.xhp#ersteseite"/> -<embed href="text/shared/02/10030000.xhp#syersteseite"/> +<embed href="text/shared/02/10030000.xhp#first_page"/> +<embed href="text/shared/02/10030000.xhp#syfirst_page"/> <embed href="text/shared/02/10040000.xhp#letzteseite"/> <embed href="text/shared/02/10040000.xhp#syletzteseite"/> <embed href="text/scalc/02/10050000.xhp#massstabvergroessern"/> diff --git a/source/text/shared/02/10030000.xhp b/source/text/shared/02/10030000.xhp index 2aea6c30c4..ce4ba3f4ed 100644 --- a/source/text/shared/02/10030000.xhp +++ b/source/text/shared/02/10030000.xhp @@ -28,13 +28,13 @@ </history> </meta> <body> -<section id="ersteseite"> +<section id="first_page"> <bookmark branch="hid/.uno:GoToStartOfDoc" xml-lang="en-US" id="bm_id3154894" localize="false"/> <bookmark branch="hid/.uno:FirstPage" xml-lang="en-US" id="bm_id3163829" localize="false"/> <h1 id="hd_id3149031"><switchinline select="appl"> <caseinline select="WRITER"><link href="text/shared/02/10030000.xhp" name="To Document Begin">To Document Begin</link></caseinline> <defaultinline><link href="text/shared/02/10030000.xhp" name="First Page">First Page</link></defaultinline> </switchinline></h1> <paragraph xml-lang="en-US" role="paragraph" id="par_id3153539"><ahelp hid=".">Moves to the first page of the document.</ahelp> This function is only active when you select the <emph>Print Preview</emph> function on the <emph>File</emph> menu.</paragraph> </section> -<section id="syersteseite"> +<section id="syfirst_page"> <table id="tbl_id3156042"> <tablerow> <tablecell> diff --git a/source/text/swriter/main0210.xhp b/source/text/swriter/main0210.xhp index 00684db839..27eafa9698 100644 --- a/source/text/swriter/main0210.xhp +++ b/source/text/swriter/main0210.xhp @@ -37,8 +37,8 @@ <embed href="text/shared/02/10010000.xhp#syvorigeseite"/> <embed href="text/shared/02/10020000.xhp#naechsteseite"/> <embed href="text/shared/02/10020000.xhp#synaechsteseite"/> -<embed href="text/shared/02/10030000.xhp#ersteseite"/> -<embed href="text/shared/02/10030000.xhp#syersteseite"/> +<embed href="text/shared/02/10030000.xhp#first_page"/> +<embed href="text/shared/02/10030000.xhp#syfirst_page"/> <embed href="text/shared/02/10040000.xhp#letzteseite"/> <embed href="text/shared/02/10040000.xhp#syletzteseite"/> <embed href="text/swriter/02/10050000.xhp#zweiseiten"/> |