diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-15 12:15:04 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-17 11:45:34 +0100 |
commit | a218d09ebd42ac46902331ddea406f17ca75c576 (patch) | |
tree | 7cd37f4d2db8695035847711315785a7f7502fb4 /source | |
parent | 09799dd8cd57f5971241ba7a5a3365220d106407 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I0f539b984122bd1332982f12a2e92dbff6e516c2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112494
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/main0210.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/10020000.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 fe0d0be623..436bba9cfe 100644 --- a/source/text/scalc/main0210.xhp +++ b/source/text/scalc/main0210.xhp @@ -36,8 +36,8 @@ </section> <embed href="text/shared/02/10010000.xhp#previous_page"/> <embed href="text/shared/02/10010000.xhp#syprevious_page"/> -<embed href="text/shared/02/10020000.xhp#naechsteseite"/> -<embed href="text/shared/02/10020000.xhp#synaechsteseite"/> +<embed href="text/shared/02/10020000.xhp#next_page"/> +<embed href="text/shared/02/10020000.xhp#synext_page"/> <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#last_page"/> diff --git a/source/text/shared/02/10020000.xhp b/source/text/shared/02/10020000.xhp index 27189424ad..bd5fa882a8 100644 --- a/source/text/shared/02/10020000.xhp +++ b/source/text/shared/02/10020000.xhp @@ -28,13 +28,13 @@ </history> </meta> <body> -<section id="naechsteseite"> +<section id="next_page"> <bookmark branch="hid/.uno:PageDown" xml-lang="en-US" id="bm_id3150476" localize="false"/> <bookmark branch="hid/.uno:NextPage" xml-lang="en-US" id="bm_id3148520" localize="false"/> <h1 id="hd_id3156183"><link href="text/shared/02/10020000.xhp" name="Next Page">Next Page</link></h1> <paragraph xml-lang="en-US" role="paragraph" id="par_id3159224"><ahelp hid=".">Moves forward to the next page in 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="synaechsteseite"> +<section id="synext_page"> <table id="tbl_id3152372"> <tablerow> <tablecell> diff --git a/source/text/swriter/main0210.xhp b/source/text/swriter/main0210.xhp index b6775a5131..4dc1419176 100644 --- a/source/text/swriter/main0210.xhp +++ b/source/text/swriter/main0210.xhp @@ -35,8 +35,8 @@ </section> <embed href="text/shared/02/10010000.xhp#previous_page"/> <embed href="text/shared/02/10010000.xhp#syprevious_page"/> -<embed href="text/shared/02/10020000.xhp#naechsteseite"/> -<embed href="text/shared/02/10020000.xhp#synaechsteseite"/> +<embed href="text/shared/02/10020000.xhp#next_page"/> +<embed href="text/shared/02/10020000.xhp#synext_page"/> <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#last_page"/> |