diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-13 16:29:50 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-15 11:45:56 +0100 |
commit | d93fe2c65b1d4f9ea5c186b876e6d59286284eea (patch) | |
tree | 6d17218d5b059dcef327607baa0bb998bbe6bca2 /source/text | |
parent | 76614b12605a40fb5ace22e4a5137f9bbdfe2479 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ic7867b01794cb3de7e6cd0db5f71f015a8554437
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112454
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/main0210.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/10040000.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 75aee4254b..fe0d0be623 100644 --- a/source/text/scalc/main0210.xhp +++ b/source/text/scalc/main0210.xhp @@ -40,8 +40,8 @@ <embed href="text/shared/02/10020000.xhp#synaechsteseite"/> <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/shared/02/10040000.xhp#last_page"/> +<embed href="text/shared/02/10040000.xhp#sylast_page"/> <embed href="text/scalc/02/10050000.xhp#massstabvergroessern"/> <embed href="text/scalc/02/10050000.xhp#sygross"/> <embed href="text/scalc/02/10060000.xhp#massstabverkleinern"/> diff --git a/source/text/shared/02/10040000.xhp b/source/text/shared/02/10040000.xhp index 0121abec7c..cc570578eb 100644 --- a/source/text/shared/02/10040000.xhp +++ b/source/text/shared/02/10040000.xhp @@ -28,13 +28,13 @@ </history> </meta> <body> -<section id="letzteseite"> +<section id="last_page"> <bookmark branch="hid/.uno:GoToEndOfDoc" xml-lang="en-US" id="bm_id3156183" localize="false"/> <bookmark branch="hid/.uno:LastPage" xml-lang="en-US" id="bm_id3149119" localize="false"/> <h1 id="hd_id3154840"><switchinline select="appl"> <caseinline select="WRITER"><link href="text/shared/02/10040000.xhp" name="To Document End">To Document End</link></caseinline><defaultinline><link href="text/shared/02/10040000.xhp" name="Last Page">Last Page</link></defaultinline></switchinline></h1> <paragraph xml-lang="en-US" role="paragraph" id="par_id3149716"><ahelp hid=".">Moves to the last 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="syletzteseite"> +<section id="sylast_page"> <table id="tbl_id3150789"> <tablerow> <tablecell> diff --git a/source/text/swriter/main0210.xhp b/source/text/swriter/main0210.xhp index ee9390bf51..b6775a5131 100644 --- a/source/text/swriter/main0210.xhp +++ b/source/text/swriter/main0210.xhp @@ -39,8 +39,8 @@ <embed href="text/shared/02/10020000.xhp#synaechsteseite"/> <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/shared/02/10040000.xhp#last_page"/> +<embed href="text/shared/02/10040000.xhp#sylast_page"/> <embed href="text/swriter/02/10050000.xhp#zweiseiten"/> <embed href="text/swriter/02/10050000.xhp#syzweiseiten"/> <embed href="text/swriter/02/10070000.xhp#massstab"/> |