diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-13 11:58:49 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-13 13:48:26 +0100 |
commit | 9f62bb5a8396acaa99c0a334365519a768482690 (patch) | |
tree | dfcaf2594155e811043a874b33ef4d45ad6e505f /source | |
parent | 817d694272d13aa9006739e1c1bb8299ccb27614 (diff) |
tdf#132643 Translate German section IDs
Change-Id: If02278a5f8d365f26623c104ecd1920d5c62725e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112437
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/02/24050000.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/colortoolbar.xhp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/02/24050000.xhp b/source/text/shared/02/24050000.xhp index 3120aa6d8a..37eaec6d48 100644 --- a/source/text/shared/02/24050000.xhp +++ b/source/text/shared/02/24050000.xhp @@ -25,12 +25,12 @@ </topic> </meta> <body> -<section id="blauanteil"> +<section id="blue"> <bookmark xml-lang="en-US" branch="hid/.uno:GrafBlue" id="bm_id5123550" localize="false"/> <paragraph role="heading" id="hd_id3147588" xml-lang="en-US" level="1"><link href="text/shared/02/24050000.xhp" name="Blue">Blue</link></paragraph> <paragraph role="paragraph" id="par_id3155934" xml-lang="en-US"><ahelp hid=".uno:GrafBlue">Specifies the proportion of blue RGB color components for the selected graphic.</ahelp> Values from -100% (no blue) to +100% (full blue) are possible.</paragraph> </section> -<section id="syblauanteil"> +<section id="syblue"> <table id="tbl_id3147102"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/shared/02/colortoolbar.xhp b/source/text/shared/02/colortoolbar.xhp index 89a9f66b79..c887df26da 100644 --- a/source/text/shared/02/colortoolbar.xhp +++ b/source/text/shared/02/colortoolbar.xhp @@ -40,8 +40,8 @@ <embed href="text/shared/02/24030000.xhp#syrotanteil"/> <embed href="text/shared/02/24040000.xhp#gruenanteil"/> <embed href="text/shared/02/24040000.xhp#sygruenanteil"/> -<embed href="text/shared/02/24050000.xhp#blauanteil"/> -<embed href="text/shared/02/24050000.xhp#syblauanteil"/> +<embed href="text/shared/02/24050000.xhp#blue"/> +<embed href="text/shared/02/24050000.xhp#syblue"/> <embed href="text/shared/02/24060000.xhp#helligkeit"/> <embed href="text/shared/02/24060000.xhp#syhelligkeit"/> <embed href="text/shared/02/24070000.xhp#contrast"/> |