diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-24 13:55:25 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-24 17:27:53 +0200 |
commit | e4fb1b1412a0f1cf7626feca09881f6f630f45d2 (patch) | |
tree | 34d749d48480d44b5a498a97bafd70ecf843836c | |
parent | 005ab5fa0c87135a3e5b8f7150c67d1c47ed490b (diff) |
tdf#132643 Translate German section IDs
Change-Id: I96c6d66f3d030e2881ddff0f0f35833f65b85cc4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124111
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0213.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/02/13050000.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/main0213.xhp | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/source/text/sdraw/main0213.xhp b/source/text/sdraw/main0213.xhp index ce20938005..6ab2fce02f 100644 --- a/source/text/sdraw/main0213.xhp +++ b/source/text/sdraw/main0213.xhp @@ -36,8 +36,8 @@ <h2 id="hd_id3145251" xml-lang="en-US" ><link href="text/shared/02/01171200.xhp" name="Display Grid">Display Grid</link></h2> <embed href="text/shared/optionen/01050100.xhp#rastersicht"/> <embed href="text/shared/02/01171200.xhp#sydisplay_grid"/> -<embed href="text/simpress/02/13050000.xhp#hilfslinsicht"/> -<embed href="text/simpress/02/13050000.xhp#hilfsicht"/> +<embed href="text/simpress/02/13050000.xhp#show_snap_lines"/> +<embed href="text/simpress/02/13050000.xhp#syshow_snap_lines"/> <h2 id="hd_id3149018" xml-lang="en-US"><link href="text/shared/02/01171400.xhp" name="Helplines While Moving">Helplines While Moving</link></h2> <embed href="text/shared/optionen/01070100.xhp#verschieb"/> <embed href="text/shared/02/01171400.xhp#syhline"/> diff --git a/source/text/simpress/02/13050000.xhp b/source/text/simpress/02/13050000.xhp index 80ae52959c..dc3f7d9f0f 100644 --- a/source/text/simpress/02/13050000.xhp +++ b/source/text/simpress/02/13050000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="hilfslinsicht"> +<section id="show_snap_lines"> <bookmark xml-lang="en-US" branch="index" id="bm_id3152596"><bookmark_value>guides; show snap lines icon</bookmark_value> <bookmark_value>showing; guides</bookmark_value> </bookmark> @@ -38,7 +38,7 @@ <paragraph role="heading" id="hd_id3152596" xml-lang="en-US" level="1"><link href="text/simpress/02/13050000.xhp" name="Show Snap Lines">Show Snap Lines</link></paragraph> <paragraph role="paragraph" id="par_id3154490" xml-lang="en-US"><ahelp hid=".uno:HelplinesVisible">Shows or hides snap lines so can you align objects on your slide. To remove a snap line, drag it off the slide.</ahelp></paragraph> </section> -<section id="hilfsicht"> +<section id="syshow_snap_lines"> <table id="tbl_id3153415"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/simpress/main0213.xhp b/source/text/simpress/main0213.xhp index 18114c75a0..15113a97b1 100644 --- a/source/text/simpress/main0213.xhp +++ b/source/text/simpress/main0213.xhp @@ -40,8 +40,8 @@ <paragraph role="heading" id="hd_id3148487" xml-lang="en-US" level="2"><link href="text/shared/02/01171200.xhp" name="Display Grid">Display Grid</link></paragraph> <embed href="text/shared/optionen/01050100.xhp#rastersicht"/> <embed href="text/shared/02/01171200.xhp#sydisplay_grid"/> -<embed href="text/simpress/02/13050000.xhp#hilfslinsicht"/> -<embed href="text/simpress/02/13050000.xhp#hilfsicht"/> +<embed href="text/simpress/02/13050000.xhp#show_snap_lines"/> +<embed href="text/simpress/02/13050000.xhp#syshow_snap_lines"/> <paragraph role="heading" id="hd_id3148700" xml-lang="en-US" level="2"><link href="text/shared/02/01171400.xhp" name="Helplines While Moving">Helplines While Moving</link></paragraph> <embed href="text/shared/optionen/01070100.xhp#verschieb"/> <embed href="text/shared/02/01171400.xhp#syhline"/> |