diff options
author | Johnny_M <klasse@partyheld.de> | 2020-10-10 13:21:49 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-22 23:55:08 +0200 |
commit | 6f23f560ea55871c9d436ecb0aeba528ddd13185 (patch) | |
tree | 2a4235d0b5c4647315bbc9338efc6257ae8b1d7b /source/text/shared | |
parent | 39957e3094713752e54c651293b1d6d116479bb3 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I1f7872c513d4156454f3aa9f1d2d8c016e510791
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104143
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/00/00040501.xhp | 8 | ||||
-rw-r--r-- | source/text/shared/01/05250000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05250500.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05250600.xhp | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/source/text/shared/00/00040501.xhp b/source/text/shared/00/00040501.xhp index 78ca84e21a..7b03076ebd 100644 --- a/source/text/shared/00/00040501.xhp +++ b/source/text/shared/00/00040501.xhp @@ -280,9 +280,9 @@ </table> </section> </section> - <section id="vornebringen"> + <section id="to_foreground"> <paragraph role="paragraph" id="par_id3145410">Choose <emph>Format - Arrange - To Foreground</emph>.</paragraph> - <section id="syvordergrund"> + <section id="syto_foreground"> <table id="tbl_id3151372"> <tablerow> <tablecell> @@ -295,9 +295,9 @@ </table> </section> </section> - <section id="hintenbringen"> + <section id="to_background"> <paragraph role="paragraph" id="par_id3159626">Choose <emph>Format - Arrange - To Background</emph>.</paragraph> - <section id="syhintergrund"> + <section id="syto_background"> <table id="tbl_id3153583"> <tablerow> <tablecell> diff --git a/source/text/shared/01/05250000.xhp b/source/text/shared/01/05250000.xhp index c236962a4e..578c0f09a0 100644 --- a/source/text/shared/01/05250000.xhp +++ b/source/text/shared/01/05250000.xhp @@ -56,6 +56,6 @@ <embed href="text/shared/01/05250300.xhp#send_backward"/> <embed href="text/shared/01/05250400.xhp#ganznachhinten"/> <embed href="text/shared/01/05250500.xhp#to_foreground"/> -<embed href="text/shared/01/05250600.xhp#indenhintergrund"/> +<embed href="text/shared/01/05250600.xhp#to_background"/> </body> </helpdocument> diff --git a/source/text/shared/01/05250500.xhp b/source/text/shared/01/05250500.xhp index 4da42cc4f9..c0b4a5bccf 100644 --- a/source/text/shared/01/05250500.xhp +++ b/source/text/shared/01/05250500.xhp @@ -38,7 +38,7 @@ <paragraph role="paragraph" id="par_id3151387" xml-lang="en-US"><ahelp hid=".uno:SetObjectToForeground">Moves the selected object in front of text.</ahelp></paragraph> </section> <section id="howtoget"> -<embed href="text/shared/00/00040501.xhp#vornebringen"/> +<embed href="text/shared/00/00040501.xhp#to_foreground"/> </section> <section id="relatedtopics"> <paragraph role="paragraph" id="par_id3147000" xml-lang="en-US"><link href="text/shared/01/05250000.xhp" name="Layer">Layer</link></paragraph> diff --git a/source/text/shared/01/05250600.xhp b/source/text/shared/01/05250600.xhp index 0b69eca819..bebbd2dc3f 100644 --- a/source/text/shared/01/05250600.xhp +++ b/source/text/shared/01/05250600.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="indenhintergrund"> +<section id="to_background"> <bookmark xml-lang="en-US" branch="hid/.uno:SetObjectToBackground" id="bm_id3149741" localize="false"/> <paragraph role="heading" id="hd_id3146959" xml-lang="en-US" level="1"> <variable id="background"><link href="text/shared/01/05250600.xhp" name="To Background">To Background</link> @@ -38,7 +38,7 @@ <paragraph role="paragraph" id="par_id3146902" xml-lang="en-US"><ahelp hid=".uno:SetObjectToBackground">Moves the selected object behind text.</ahelp></paragraph> </section> <section id="howtoget"> -<embed href="text/shared/00/00040501.xhp#hintenbringen"/> +<embed href="text/shared/00/00040501.xhp#to_background"/> </section> <section id="relatedtopics"> <embed href="text/shared/01/05250500.xhp#foreground"/> |