diff options
author | Johnny_M <klasse@partyheld.de> | 2020-10-27 11:51:05 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-28 20:04:05 +0100 |
commit | 3dff4c970ef5c91ccf33e46742ee9c6778563472 (patch) | |
tree | 532f7cfc00d08968a5f54295fb8eaedb8eaf048c /source/text/schart | |
parent | efac120187d863d4598b507eda8cceb5870e0f2e (diff) |
tdf#132643 Translate German section IDs
Change-Id: I2ac3ce76e1a8f6f6f4937687041f817848183a7b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104873
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/schart')
-rw-r--r-- | source/text/schart/01/05020201.xhp | 2 | ||||
-rw-r--r-- | source/text/schart/01/05040100.xhp | 2 | ||||
-rw-r--r-- | source/text/schart/01/05040200.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/schart/01/05020201.xhp b/source/text/schart/01/05020201.xhp index 4441312f4c..50c9e9295a 100644 --- a/source/text/schart/01/05020201.xhp +++ b/source/text/schart/01/05020201.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="ausrichtung"> +<section id="alignment"> <bookmark xml-lang="en-US" branch="hid/modules/schart/ui/titlerotationtabpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/schart/ui/titlerotationtabpage/TitleRotationTabPage" id="bm_id8467056" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_axisLabel/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> diff --git a/source/text/schart/01/05040100.xhp b/source/text/schart/01/05040100.xhp index 6b2ad0bdf2..b9c1f17ff3 100644 --- a/source/text/schart/01/05040100.xhp +++ b/source/text/schart/01/05040100.xhp @@ -38,6 +38,6 @@ <note id="par_id3159266">Scaling the X axis is only possible in the X-Y chart type.</note> <embed href="text/shared/01/05200100.xhp#line"/> <embed href="text/shared/01/05020100.xhp#characters"/> -<embed href="text/schart/01/05020201.xhp#ausrichtung"/> +<embed href="text/schart/01/05020201.xhp#alignment"/> </body> </helpdocument> diff --git a/source/text/schart/01/05040200.xhp b/source/text/schart/01/05040200.xhp index fc5bdef010..3980711ff0 100644 --- a/source/text/schart/01/05040200.xhp +++ b/source/text/schart/01/05040200.xhp @@ -41,6 +41,6 @@ <embed href="text/schart/01/05040201.xhp#skalierung"/> <embed href="text/schart/01/05040202.xhp#positioning"/> <embed href="text/shared/01/05020300.xhp#numbersh1"/> -<embed href="text/schart/01/05020201.xhp#ausrichtung"/> +<embed href="text/schart/01/05020201.xhp#alignment"/> </body> </helpdocument> |