diff options
author | Johnny_M <klasse@partyheld.de> | 2021-01-24 12:01:24 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-01-25 15:58:20 +0100 |
commit | 6f51f03b220c94d1f86c79d9f64589650478f633 (patch) | |
tree | a116b06f63f46ce58778e1db813f0abc6be5cf64 | |
parent | e49b4bb06fc0baabeb596ccb7ceee96526f1052c (diff) |
tdf#132643 Translate German section IDs
Change-Id: Id2896c3e2100e7db0674db51e9b4eee3c5d5583d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109858
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/03110000.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0103.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0210.xhp | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/source/text/shared/01/03110000.xhp b/source/text/shared/01/03110000.xhp index 6c83eef62f..30eaf64c13 100644 --- a/source/text/shared/01/03110000.xhp +++ b/source/text/shared/01/03110000.xhp @@ -26,7 +26,6 @@ </meta> <body> <section id="full_screen"> - <section id="ganzerbildschirm"> <bookmark xml-lang="en-US" branch="index" id="bm_id3160463"> <bookmark_value>full screen view</bookmark_value> <bookmark_value>screen; full screen views</bookmark_value> @@ -36,7 +35,6 @@ <bookmark xml-lang="en-US" branch="hid/.uno:FullScreen" id="bm_id2234144" localize="false"/> <paragraph id="hd_id3160463" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/03110000.xhp" name="Full Screen">Full Screen</link></paragraph> <paragraph id="par_id3148983" role="paragraph" xml-lang="en-US"><ahelp hid=".">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp></paragraph> - </section> </section> <section id="howtoget"> <embed href="text/shared/00/00000403.xhp#ganzer"/> diff --git a/source/text/smath/main0103.xhp b/source/text/smath/main0103.xhp index bb1536cdd1..d41fd477a4 100644 --- a/source/text/smath/main0103.xhp +++ b/source/text/smath/main0103.xhp @@ -41,6 +41,6 @@ <embed href="text/smath/01/03080000.xhp#neuzeichnen"/> <embed href="text/smath/01/03090000.xhp#auswahl"/> <embed href="text/shared/01/03060000.xhp#status_bar"/> -<embed href="text/shared/01/03110000.xhp#ganzerbildschirm"/> +<embed href="text/shared/01/03110000.xhp#full_screen"/> </body> </helpdocument> diff --git a/source/text/swriter/main0210.xhp b/source/text/swriter/main0210.xhp index 141e0a4459..00684db839 100644 --- a/source/text/swriter/main0210.xhp +++ b/source/text/swriter/main0210.xhp @@ -50,7 +50,7 @@ <embed href="text/swriter/02/10010000.xhp#zoomin"/> <embed href="text/swriter/02/10020000.xhp#zoomout"/> <embed href="text/swriter/02/10030000.xhp#previewzoom"/> -<embed href="text/shared/01/03110000.xhp#ganzerbildschirm"/> +<embed href="text/shared/01/03110000.xhp#full_screen"/> <embed href="text/shared/00/00000403.xhp#syfullscreen"/> </body> |