diff options
author | Johnny_M <klasse@partyheld.de> | 2021-07-16 12:21:41 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-07-19 15:17:38 +0200 |
commit | b328960e2e09bba428a8f62a1b0926f006b0404e (patch) | |
tree | 879e2ea93c0115b7ebc5746ee6731b5e8bf276b3 /source/text/schart | |
parent | e43bde91ae0080f71c6871bdd2f7e62873be9bca (diff) |
tdf#132643 Translate German section IDs
Change-Id: I7e011dcf8e6ba82a28ac3868c817320b538fbec3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119028
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/schart')
-rw-r--r-- | source/text/schart/01/05020100.xhp | 2 | ||||
-rw-r--r-- | source/text/schart/01/05020101.xhp | 2 | ||||
-rw-r--r-- | source/text/schart/01/05020200.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/schart/01/05020100.xhp b/source/text/schart/01/05020100.xhp index f082a9c944..ed7da3e860 100644 --- a/source/text/schart/01/05020100.xhp +++ b/source/text/schart/01/05020100.xhp @@ -45,7 +45,7 @@ <embed href="text/shared/01/05210100.xhp#area"/> <embed href="text/shared/01/05210700.xhp#transparency"/> <embed href="text/shared/01/05020100.xhp#characters"/> - <embed href="text/schart/01/05020101.xhp#ausricht"/> + <embed href="text/schart/01/05020101.xhp#alignment"/> <embed href="text/shared/00/00000001.xhp#reset"/> </body> </helpdocument> diff --git a/source/text/schart/01/05020101.xhp b/source/text/schart/01/05020101.xhp index 7e7c4a8842..bc0bf588e1 100644 --- a/source/text/schart/01/05020101.xhp +++ b/source/text/schart/01/05020101.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="ausricht"> +<section id="alignment"> <bookmark xml-lang="en-US" branch="index" id="bm_id3150793"><bookmark_value>aligning;titles in charts</bookmark_value> <bookmark_value>titles;alignment (charts)</bookmark_value> </bookmark> diff --git a/source/text/schart/01/05020200.xhp b/source/text/schart/01/05020200.xhp index 0793bdbb52..d8b2a0bb13 100644 --- a/source/text/schart/01/05020200.xhp +++ b/source/text/schart/01/05020200.xhp @@ -39,7 +39,7 @@ <embed href="text/shared/01/05210100.xhp#area"/> <embed href="text/shared/01/05210700.xhp#transparency"/> <embed href="text/shared/01/05020100.xhp#characters"/> -<embed href="text/schart/01/05020101.xhp#ausricht"/> +<embed href="text/schart/01/05020101.xhp#alignment"/> <embed href="text/shared/00/00000001.xhp#reset"/> </body> </helpdocument> |