[Libreoffice-commits] help.git: source/text

Johnny_M (via logerrit) logerrit at kemper.freedesktop.org
Sat Mar 13 12:48:47 UTC 2021


 source/text/shared/02/24050000.xhp     |    4 ++--
 source/text/shared/02/colortoolbar.xhp |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 9f62bb5a8396acaa99c0a334365519a768482690
Author:     Johnny_M <klasse at partyheld.de>
AuthorDate: Sat Mar 13 11:58:49 2021 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Mar 13 13:48:26 2021 +0100

    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 at libreoffice.org>

diff --git a/source/text/shared/02/24050000.xhp b/source/text/shared/02/24050000.xhp
index 3120aa6d8..37eaec6d4 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 89a9f66b7..c887df26d 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"/>


More information about the Libreoffice-commits mailing list