diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-20 13:55:53 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-20 20:45:57 +0100 |
commit | 45533ee580bb1dae59847fdce7ff269b4b7b3709 (patch) | |
tree | e18ce76989e762ad6262e1d2fe7abb1d60a04b8b | |
parent | 2c7ee29857fd322080dac8e99151d31be991d0b3 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I9ff9645bb3283ac824bc663897d40d2fbe43a931
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125596
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/02190000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/02190200.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/04010000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/04010200.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 ec229948a9..2e42de1b25 100644 --- a/source/text/scalc/01/02190000.xhp +++ b/source/text/scalc/01/02190000.xhp @@ -38,7 +38,7 @@ <embed href="text/scalc/00/sheet_menu.xhp#delete_page_break"/> </section> <embed href="text/scalc/01/02190100.xhp#row_break"/> -<embed href="text/scalc/01/02190200.xhp#spaltenumbruch"/> +<embed href="text/scalc/01/02190200.xhp#column_break"/> </body> </helpdocument> diff --git a/source/text/scalc/01/02190200.xhp b/source/text/scalc/01/02190200.xhp index 50166c40a7..eccab059f9 100644 --- a/source/text/scalc/01/02190200.xhp +++ b/source/text/scalc/01/02190200.xhp @@ -31,7 +31,7 @@ <body> - <section id="spaltenumbruch"> + <section id="column_break"> <bookmark xml-lang="en-US" branch="index" id="bm_id3151384"><bookmark_value>spreadsheets;deleting column breaks</bookmark_value> diff --git a/source/text/scalc/01/04010000.xhp b/source/text/scalc/01/04010000.xhp index 552988bc0c..00344263a6 100644 --- a/source/text/scalc/01/04010000.xhp +++ b/source/text/scalc/01/04010000.xhp @@ -44,6 +44,6 @@ <embed href="text/scalc/00/sheet_menu.xhp#insert_page_break"/> </section> <embed href="text/scalc/01/04010100.xhp#row_break"/> -<embed href="text/scalc/01/04010200.xhp#spaltenumbruch"/> +<embed href="text/scalc/01/04010200.xhp#column_break"/> </body> </helpdocument> diff --git a/source/text/scalc/01/04010200.xhp b/source/text/scalc/01/04010200.xhp index 929b9f2aee..c2f81fbd4d 100644 --- a/source/text/scalc/01/04010200.xhp +++ b/source/text/scalc/01/04010200.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="spaltenumbruch"> +<section id="column_break"> <bookmark xml-lang="en-US" branch="index" id="bm_id3155923"><bookmark_value>spreadsheets; inserting column breaks</bookmark_value> <bookmark_value>column breaks; inserting</bookmark_value> <bookmark_value>inserting; manual column breaks</bookmark_value> |