diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-14 11:33:19 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-16 09:54:38 +0100 |
commit | 940b048a9561b5919348a98dabbc3335119557a2 (patch) | |
tree | 61f4cc9d8340c291461e66a6017dce6e1f360c19 /source | |
parent | 2d633cea28e9f266cd9c9a712c97eb9e2b83c8eb (diff) |
tdf#132643 Translate German section IDs
Change-Id: I61eb8c27657cbacfac50d446bffd5715ac36ee53
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125186
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/01120000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0201.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/01/01120000.xhp | 3 | ||||
-rw-r--r-- | source/text/swriter/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0210.xhp | 2 |
5 files changed, 4 insertions, 9 deletions
diff --git a/source/text/scalc/01/01120000.xhp b/source/text/scalc/01/01120000.xhp index 6d41f10edf..058adc0fbd 100644 --- a/source/text/scalc/01/01120000.xhp +++ b/source/text/scalc/01/01120000.xhp @@ -30,12 +30,10 @@ </meta> <body> <section id="printpreview"> -<section id="seitenansicht"> <bookmark xml-lang="en-US" branch="hid/.uno:PrintPreview" id="bm_id2822117" localize="false"/> <paragraph role="heading" id="hd_id1918698" xml-lang="en-US" level="1"><link href="text/scalc/01/01120000.xhp">Print Preview</link></paragraph> <paragraph role="paragraph" id="par_id3831598" xml-lang="en-US"><ahelp hid=".uno:PrintPreview">Displays a preview of the printed page or closes the preview.</ahelp></paragraph> </section> -</section> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#view"/> </section> diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index 32b5710e0c..26b928a1be 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -50,10 +50,10 @@ <embed href="text/shared/02/01110000.xhp#print_directly"/> <embed href="text/shared/00/00000401.xhp#syprint"/> <switch select="appl"> -<case select="WRITER"><embed href="text/swriter/01/01120000.xhp#seitenansicht"/> +<case select="WRITER"><embed href="text/swriter/01/01120000.xhp#printpreview"/> <embed href="text/shared/00/00000401.xhp#syprint_preview"/> </case> -<case select="CALC"><embed href="text/scalc/01/01120000.xhp#seitenansicht"/> +<case select="CALC"><embed href="text/scalc/01/01120000.xhp#printpreview"/> <embed href="text/shared/00/00000401.xhp#syprint_preview"/> </case> </switch> diff --git a/source/text/swriter/01/01120000.xhp b/source/text/swriter/01/01120000.xhp index a139bead5e..72ebe640d2 100644 --- a/source/text/swriter/01/01120000.xhp +++ b/source/text/swriter/01/01120000.xhp @@ -29,14 +29,11 @@ <section id="printpreview"> - -<section id="seitenansicht"> <bookmark xml-lang="en-US" branch="hid/.uno:PrintPreview" id="bm_id2822117" localize="false"/> <paragraph id="hd_id2013916" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/01120000.xhp">Print Preview</link></paragraph> <paragraph id="par_id1471907" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:PrintPreview">Displays a preview of the printed page or closes the preview.</ahelp></paragraph> </section> -</section> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#view"/> diff --git a/source/text/swriter/main0200.xhp b/source/text/swriter/main0200.xhp index 878b089ca8..b058c50071 100644 --- a/source/text/swriter/main0200.xhp +++ b/source/text/swriter/main0200.xhp @@ -64,7 +64,7 @@ <embed href="text/swriter/main0208.xhp#status"/> </section> <section id="Section14"> -<embed href="text/swriter/main0210.xhp#seitenansicht"/> +<embed href="text/swriter/main0210.xhp#print_preview"/> </section> <section id="Section15"> <embed href="text/shared/main0212.xhp#database"/> diff --git a/source/text/swriter/main0210.xhp b/source/text/swriter/main0210.xhp index 4dc1419176..25d0cb5f09 100644 --- a/source/text/swriter/main0210.xhp +++ b/source/text/swriter/main0210.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="seitenansicht"> +<section id="print_preview"> <bookmark xml-lang="en-US" branch="hid/HID_PVIEW_TOOLBOX" id="bm_id3154239" localize="false"/> <bookmark xml-lang="en-US" branch="hid/SW_HID_PAGEPREVIEW" id="bm_id3154242" localize="false"/> <paragraph role="heading" id="hd_id3145783" xml-lang="en-US" level="1"><link href="text/swriter/main0210.xhp" name="Print Preview">Print Preview</link></paragraph> |