diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-13 14:29:45 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-16 09:46:24 +0100 |
commit | f04dd65cd08f3ee1319d2722816ff88d75d42b68 (patch) | |
tree | 526301e18a89461a9642d580358ccf71ea2c7604 | |
parent | 598c978c1f38096a7e67f71b069a013f35e93980 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ifd576cabd0d11d5bad40e6ef31073b4100e7591e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125163
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/main0205.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0220.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/main0200.xhp b/source/text/scalc/main0200.xhp index 751ac47604..7e03ceab65 100644 --- a/source/text/scalc/main0200.xhp +++ b/source/text/scalc/main0200.xhp @@ -55,7 +55,7 @@ <embed href="text/scalc/main0203.xhp#beiselektiertemobjekt"/> </section> <section id="Section7"> - <embed href="text/scalc/main0205.xhp#beitextcursorinobjekt"/> + <embed href="text/scalc/main0205.xhp#text_formatting_bar"/> </section> <section id="Section9"> <embed href="text/scalc/main0210.xhp#seitenansichtleiste"/> diff --git a/source/text/scalc/main0205.xhp b/source/text/scalc/main0205.xhp index 22d11c2d43..bab10453a2 100644 --- a/source/text/scalc/main0205.xhp +++ b/source/text/scalc/main0205.xhp @@ -27,7 +27,7 @@ </history> </meta> <body> -<section id="beitextcursorinobjekt"> +<section id="text_formatting_bar"> <bookmark xml-lang="en-US" branch="hid/HID_SC_TOOLBOX_DRTEXT" id="bm_id3147265" localize="false"/> <h1 id="hd_id3156330"><link href="text/scalc/main0205.xhp" name="Text Formatting Bar">Text Formatting Bar</link></h1> <paragraph role="paragraph" id="par_id3151112" xml-lang="en-US"><ahelp hid="HID_SC_TOOLBOX_DRTEXT">The <emph>Text Formatting</emph> Bar that is displayed when the cursor is in a text object, such as a text box or a drawing object, contains formatting and alignment commands.</ahelp></paragraph> diff --git a/source/text/swriter/main0200.xhp b/source/text/swriter/main0200.xhp index 04711a4326..878b089ca8 100644 --- a/source/text/swriter/main0200.xhp +++ b/source/text/swriter/main0200.xhp @@ -58,7 +58,7 @@ <embed href="text/swriter/main0206.xhp#objektleistenum"/> </section> <section id="Section9"> -<embed href="text/swriter/main0220.xhp#beitextcursorinobjekt"/> +<embed href="text/swriter/main0220.xhp#text_object_bar"/> </section> <section id="Section11"> <embed href="text/swriter/main0208.xhp#status"/> diff --git a/source/text/swriter/main0220.xhp b/source/text/swriter/main0220.xhp index acc4fd6e96..01436cc622 100644 --- a/source/text/swriter/main0220.xhp +++ b/source/text/swriter/main0220.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="beitextcursorinobjekt"> +<section id="text_object_bar"> <bookmark xml-lang="en-US" branch="hid/HID_DRAW_TEXT_TOOLBOX" id="bm_id3155376" localize="false"/> <paragraph role="heading" id="hd_id3155366" xml-lang="en-US" level="1"><link href="text/swriter/main0220.xhp" name="Text Object Bar">Text Object Bar</link></paragraph> <paragraph role="paragraph" id="par_id3155386" xml-lang="en-US"><ahelp hid="HID_DRAW_TEXT_TOOLBOX">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object.</paragraph> |