diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-14 11:42:30 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-16 09:56:35 +0100 |
commit | 1aa8bf640c894799bfd3c1ece4df34cbb5c29a6d (patch) | |
tree | 74ea9aa7bf251b86741c89257e5cdbe15152ac86 /source | |
parent | e713d1e606f3e87692bcbe629a6427a706859152 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I9e03d674b96a857255f6f34c87a4ceff2b16969c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125189
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/02190000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/02190100.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/04010000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/04010100.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/01/02190000.xhp b/source/text/scalc/01/02190000.xhp index 58bae22760..ec229948a9 100644 --- a/source/text/scalc/01/02190000.xhp +++ b/source/text/scalc/01/02190000.xhp @@ -37,7 +37,7 @@ <section id="howtoget"> <embed href="text/scalc/00/sheet_menu.xhp#delete_page_break"/> </section> -<embed href="text/scalc/01/02190100.xhp#zeilenumbruch"/> +<embed href="text/scalc/01/02190100.xhp#row_break"/> <embed href="text/scalc/01/02190200.xhp#spaltenumbruch"/> </body> diff --git a/source/text/scalc/01/02190100.xhp b/source/text/scalc/01/02190100.xhp index a0c43cbe25..7c62fa6021 100644 --- a/source/text/scalc/01/02190100.xhp +++ b/source/text/scalc/01/02190100.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="zeilenumbruch"> +<section id="row_break"> <bookmark xml-lang="en-US" branch="index" id="bm_id3156326"><bookmark_value>spreadsheets; deleting row breaks</bookmark_value> <bookmark_value>deleting;manual row breaks</bookmark_value> <bookmark_value>row breaks; deleting</bookmark_value> diff --git a/source/text/scalc/01/04010000.xhp b/source/text/scalc/01/04010000.xhp index 231578860f..552988bc0c 100644 --- a/source/text/scalc/01/04010000.xhp +++ b/source/text/scalc/01/04010000.xhp @@ -43,7 +43,7 @@ <section id="howtoget"> <embed href="text/scalc/00/sheet_menu.xhp#insert_page_break"/> </section> -<embed href="text/scalc/01/04010100.xhp#zeilenumbruch"/> +<embed href="text/scalc/01/04010100.xhp#row_break"/> <embed href="text/scalc/01/04010200.xhp#spaltenumbruch"/> </body> </helpdocument> diff --git a/source/text/scalc/01/04010100.xhp b/source/text/scalc/01/04010100.xhp index e5b68f1179..c6c8824b6a 100644 --- a/source/text/scalc/01/04010100.xhp +++ b/source/text/scalc/01/04010100.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="zeilenumbruch"> +<section id="row_break"> <bookmark xml-lang="en-US" branch="index" id="bm_id3153821"><bookmark_value>sheets; inserting row breaks</bookmark_value> <bookmark_value>row breaks; inserting</bookmark_value> <bookmark_value>inserting; manual row breaks</bookmark_value> |