diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-28 12:05:30 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-29 17:07:23 +0100 |
commit | bcf808f340e455809fad86ad77a40c7ef9ecf3c3 (patch) | |
tree | d16870b596bcf1ba20874930eb7f4c39bd7e1c27 /source | |
parent | 71f7756924bb4c294f582f6c8c13c0203bfde3fd (diff) |
tdf#132643 Translate German section IDs
Change-Id: I864ddc5d3277cc550a4be86f160b1e2471c25112
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127626
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/06120000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/06990000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/06120000.xhp b/source/text/swriter/01/06120000.xhp index 74b39e0f3b..537221e86e 100644 --- a/source/text/swriter/01/06120000.xhp +++ b/source/text/swriter/01/06120000.xhp @@ -32,7 +32,7 @@ <body> - <section id="seitenformatierung"> + <section id="page_formatting"> <bookmark branch="hid/.uno:Repaginate" xml-lang="en-US" id="bm_id3150342" localize="false"/> <paragraph id="hd_id3155961" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06120000.xhp" name="Page Formatting">Page Formatting</link></paragraph> <paragraph role="paragraph" id="par_id3150249" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:Repaginate">Updates the page formats in the document and recalculates the total number of pages that is displayed on the <emph>Status Bar</emph>.</ahelp></paragraph> diff --git a/source/text/swriter/01/06990000.xhp b/source/text/swriter/01/06990000.xhp index fe3f0a7e42..f2c5604b27 100644 --- a/source/text/swriter/01/06990000.xhp +++ b/source/text/swriter/01/06990000.xhp @@ -43,6 +43,6 @@ <embed href="text/swriter/01/06160000.xhp#current_index"/> <embed href="text/swriter/01/06170000.xhp#all_indexes"/> <embed href="text/swriter/01/06220000.xhp#allediagramme"/> - <embed href="text/swriter/01/06120000.xhp#seitenformatierung"/> + <embed href="text/swriter/01/06120000.xhp#page_formatting"/> </body> </helpdocument> |