diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-31 12:45:43 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-03 20:54:22 +0100 |
commit | eb6bd3da8ce0678b5e5327fce347e68f90d2ff5f (patch) | |
tree | 05ae541aa7c54b332e047e0f676e6abf03d27a03 /source/text/simpress | |
parent | 2babd3eab5f8215751ad247ce153b9d140b95b1d (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ie0c4bfb8006124b68b4928286c8b3a20423ea2eb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124520
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/02/08020000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0206.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/simpress/02/08020000.xhp b/source/text/simpress/02/08020000.xhp index e85c02dc4b..1c5566dd0a 100644 --- a/source/text/simpress/02/08020000.xhp +++ b/source/text/simpress/02/08020000.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="aktuellegroesse"> +<section id="current_size"> <bookmark xml-lang="en-US" branch="hid/.uno:Position" id="bm_id3146119" localize="false"/> <paragraph role="heading" id="hd_id3154011" xml-lang="en-US" level="1"><link href="text/simpress/02/08020000.xhp" name="Current Size">Current Size</link></paragraph> <paragraph role="paragraph" id="par_id3154321" xml-lang="en-US"><ahelp hid=".uno:Position">Displays the X and Y position of the cursor and the size of the selected object.</ahelp></paragraph> diff --git a/source/text/simpress/main0206.xhp b/source/text/simpress/main0206.xhp index f27cd418d3..e9d43733dc 100644 --- a/source/text/simpress/main0206.xhp +++ b/source/text/simpress/main0206.xhp @@ -36,7 +36,7 @@ <paragraph id="hd_id3153768" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0206.xhp" name="Status Bar">Status Bar</link></paragraph> <paragraph role="paragraph" id="par_id3154020" xml-lang="en-US">The status bar displays information about your document, including the currently selected object. You can double-click some status bar items to open a related dialog window.</paragraph> </section> - <embed href="text/simpress/02/08020000.xhp#aktuellegroesse"/> + <embed href="text/simpress/02/08020000.xhp#current_size"/> <embed href="text/shared/02/20030000.xhp#zoom"/> <embed href="text/shared/02/20060000.xhp#document_modification"/> <embed href="text/simpress/02/08060000.xhp#current_slide"/> |