diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-15 12:42:45 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-19 19:06:48 +0200 |
commit | 05b4d1e9a8ed05c477dfcf31adfa148eebe87e9a (patch) | |
tree | e876ff1cfaa7a326e75bf736fad9b55a70fe24fd | |
parent | 188dc4f4ccb9a3f42a7eceecc428da9d4d750652 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I22f6e7595b87a7fa2d8218a06713b148e6fad018
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94296
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0203.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sdraw/main0200.xhp b/source/text/sdraw/main0200.xhp index 0068ba8fee..0229bce3de 100644 --- a/source/text/sdraw/main0200.xhp +++ b/source/text/sdraw/main0200.xhp @@ -47,7 +47,7 @@ <embed href="text/shared/main0204.xhp#tablebar"/> </section> <section id="Section4"> -<embed href="text/simpress/main0203.xhp#objektleistetext"/> +<embed href="text/simpress/main0203.xhp#textformattingbar"/> </section> <section id="Section5"> <embed href="text/simpress/main0214.xhp#grafikobjektleiste"/> diff --git a/source/text/simpress/main0200.xhp b/source/text/simpress/main0200.xhp index d8cd6ab274..e13466f8f3 100644 --- a/source/text/simpress/main0200.xhp +++ b/source/text/simpress/main0200.xhp @@ -58,7 +58,7 @@ <embed href="text/shared/main0204.xhp#tablebar"/> </section> <section id="Section7"> -<embed href="text/simpress/main0203.xhp#objektleistetext"/> +<embed href="text/simpress/main0203.xhp#textformattingbar"/> </section> <section id="Section8"> <embed href="text/simpress/main0214.xhp#grafikobjektleiste"/> diff --git a/source/text/simpress/main0203.xhp b/source/text/simpress/main0203.xhp index 156b1d7c54..ddcfa00bf8 100644 --- a/source/text/simpress/main0203.xhp +++ b/source/text/simpress/main0203.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> - <section id="objektleistetext"> + <section id="textformattingbar"> <paragraph xml-lang="en-US" id="hd_id3150010" role="heading" level="1"><link href="text/simpress/main0203.xhp" name="Text Formatting Bar">Text Formatting Bar</link></paragraph> <paragraph xml-lang="en-US" id="par_id3152597" role="paragraph">To display the <emph>Text Formatting</emph> Bar, place the cursor inside a text object.</paragraph> </section> |