diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-15 12:36:59 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-17 11:51:30 +0100 |
commit | fa336b651eb6bd4e020a055004913a01bee01192 (patch) | |
tree | 832b72780fe65e39d4ef70868ff3a0b9fb8eb591 /source/text | |
parent | b2908642c69c7bf1c7759d8a28fb0144f2467295 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I66ba9f686ed2407e415b6e4c72e035a290235b83
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112502
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/main0208.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/02/20040000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0208.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0208.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/main0208.xhp b/source/text/scalc/main0208.xhp index 5b34bb4e74..0b38f04bbd 100644 --- a/source/text/scalc/main0208.xhp +++ b/source/text/scalc/main0208.xhp @@ -34,7 +34,7 @@ <embed href="text/scalc/02/08010000.xhp#positionimdokument"/> <embed href="text/shared/02/20020000.xhp#aktuelleseitenvorlage"/> <embed href="text/shared/02/20030000.xhp#zoom"/> - <embed href="text/shared/02/20040000.xhp#einfuegemodus"/> + <embed href="text/shared/02/20040000.xhp#insert_mode"/> <embed href="text/shared/02/20050000.xhp#selection_mode"/> <embed href="text/shared/02/20060000.xhp#dokumentveraenderung"/> <paragraph xml-lang="en-US" id="hd_id0821200911024321" role="heading" level="2">Digital Signature</paragraph> diff --git a/source/text/shared/02/20040000.xhp b/source/text/shared/02/20040000.xhp index 2193cad071..b927bdf7c1 100644 --- a/source/text/shared/02/20040000.xhp +++ b/source/text/shared/02/20040000.xhp @@ -25,7 +25,7 @@ </topic> </meta> <body> -<section id="einfuegemodus"> +<section id="insert_mode"> <bookmark xml-lang="en-US" branch="hid/.uno:InsertMode" id="bm_id1407203" localize="false"/> <paragraph role="heading" id="hd_id3149748" xml-lang="en-US" level="1"><link href="text/shared/02/20040000.xhp" name="Insert Mode">Insert Mode</link></paragraph> <paragraph role="paragraph" id="par_id3152363" xml-lang="en-US"><ahelp hid=".uno:InsertMode">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select="appl"><caseinline select="CALC"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline></paragraph> diff --git a/source/text/shared/main0208.xhp b/source/text/shared/main0208.xhp index c75d60e06b..016f56035f 100644 --- a/source/text/shared/main0208.xhp +++ b/source/text/shared/main0208.xhp @@ -37,6 +37,6 @@ <embed href="text/shared/02/08010000.xhp#dokumentinformationen"/> <embed href="text/shared/02/20060000.xhp#dokumentveraenderung"/> <embed href="text/shared/02/08020000.xhp#positionimdokument"/> -<embed href="text/shared/02/20040000.xhp#einfuegemodus"/> +<embed href="text/shared/02/20040000.xhp#insert_mode"/> </body> </helpdocument> diff --git a/source/text/swriter/main0208.xhp b/source/text/swriter/main0208.xhp index 8d72f41fe9..6f060e28ae 100644 --- a/source/text/swriter/main0208.xhp +++ b/source/text/swriter/main0208.xhp @@ -50,7 +50,7 @@ </listitem> </list> -<embed href="text/shared/02/20040000.xhp#einfuegemodus"/> +<embed href="text/shared/02/20040000.xhp#insert_mode"/> <embed href="text/shared/02/20050000.xhp#selection_mode"/> <embed href="text/shared/02/20060000.xhp#dokumentveraenderung"/> |