diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-30 17:11:20 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-03 20:42:56 +0100 |
commit | d7c59ba2fa33b3181d2b655a96555290142c8bff (patch) | |
tree | ff9c713f9b66084b2fb7f7432f215d99f0077b30 | |
parent | 5f834fa449f14ef92b081ef07382e4104cfeff4c (diff) |
tdf#132643 Translate German section IDs
Change-Id: I86542dc4a1e981a151a66eb63114e14e03ab9003
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124487
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0213.xhp | 5 | ||||
-rw-r--r-- | source/text/simpress/02/13090000.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/main0213.xhp | 5 |
3 files changed, 8 insertions, 6 deletions
diff --git a/source/text/sdraw/main0213.xhp b/source/text/sdraw/main0213.xhp index 6cb43fe2d1..33b10184e2 100644 --- a/source/text/sdraw/main0213.xhp +++ b/source/text/sdraw/main0213.xhp @@ -70,8 +70,9 @@ <embed href="text/simpress/02/13190000.xhp#synurtext"/> <embed href="text/simpress/02/13060000.xhp#doubleclick_textedit"/> <embed href="text/simpress/02/13060000.xhp#sydoubleclick_textedit"/> -<embed href="text/simpress/02/13090000.xhp#obattribut"/> -<embed href="text/simpress/02/13090000.xhp#attribut"/><comment>removed 4 icons, see i81634</comment><embed href="text/simpress/02/13100000.xhp#grpverl"/> +<embed href="text/simpress/02/13090000.xhp#object_with_attributes"/> +<embed href="text/simpress/02/13090000.xhp#syobject_with_attributes"/><comment>removed 4 icons, see i81634</comment> +<embed href="text/simpress/02/13100000.xhp#grpverl"/> <embed href="text/simpress/02/13100000.xhp#sygrpverl"/> </body> </helpdocument> diff --git a/source/text/simpress/02/13090000.xhp b/source/text/simpress/02/13090000.xhp index 8e84a71768..bced333af5 100644 --- a/source/text/simpress/02/13090000.xhp +++ b/source/text/simpress/02/13090000.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> - <section id="obattribut"> + <section id="object_with_attributes"> <bookmark xml-lang="en-US" branch="index" id="bm_id3152596"><bookmark_value>attributes; objects with</bookmark_value> <bookmark_value>objects; with attributes</bookmark_value> </bookmark> @@ -35,7 +35,7 @@ <paragraph xml-lang="en-US" id="hd_id3152596" role="heading" level="1"><link href="text/simpress/02/13090000.xhp" name="Create Object with Attributes">Modify Object with Attributes</link></paragraph> <paragraph xml-lang="en-US" id="par_id3151074" role="paragraph"><ahelp hid=".uno:SolidCreate">If this icon on the <emph>Options</emph> bar is activated, objects are shown with their attributes, but with 50% transparency, while you move or draw them.</ahelp> If this icon is not activated, only a contour is shown while drawing, and the object is shown with all attributes when you release the mouse button.</paragraph> </section> - <section id="attribut"> + <section id="syobject_with_attributes"> <table id="tbl_id3153711"> <tablerow> <tablecell> diff --git a/source/text/simpress/main0213.xhp b/source/text/simpress/main0213.xhp index da6ab9d4e6..2a3ce75ab2 100644 --- a/source/text/simpress/main0213.xhp +++ b/source/text/simpress/main0213.xhp @@ -68,8 +68,9 @@ <embed href="text/simpress/02/13190000.xhp#synurtext"/> <embed href="text/simpress/02/13060000.xhp#doubleclick_textedit"/> <embed href="text/simpress/02/13060000.xhp#sydoubleclick_textedit"/> -<embed href="text/simpress/02/13090000.xhp#obattribut"/> -<embed href="text/simpress/02/13090000.xhp#attribut"/><comment>removed 4 icons, see i81634</comment><embed href="text/simpress/02/13100000.xhp#grpverl"/> +<embed href="text/simpress/02/13090000.xhp#object_with_attributes"/> +<embed href="text/simpress/02/13090000.xhp#syobject_with_attributes"/><comment>removed 4 icons, see i81634</comment> +<embed href="text/simpress/02/13100000.xhp#grpverl"/> <embed href="text/simpress/02/13100000.xhp#sygrpverl"/> </body> </helpdocument> |