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

Johnny_M (via logerrit) logerrit at kemper.freedesktop.org
Mon Mar 8 13:26:39 UTC 2021


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

New commits:
commit 8adc4461501298ca8aae7266862ac1f08beb63dc
Author:     Johnny_M <klasse at partyheld.de>
AuthorDate: Sat Mar 6 13:54:08 2021 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Mar 8 14:26:17 2021 +0100

    tdf#132643 Translate German section IDs
    
    Change-Id: Id8f539c674f08cce9fe2c93c4498b5fdac8f70e6
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112062
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/02/14070000.xhp b/source/text/shared/02/14070000.xhp
index 94a2cb402..3fe2ee672 100644
--- a/source/text/shared/02/14070000.xhp
+++ b/source/text/shared/02/14070000.xhp
@@ -28,7 +28,7 @@
   </history>
 </meta>
 <body>
-<section id="eindeutige">
+<section id="distinct_values">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3149991"><bookmark_value>SQL; DISTINCT parameter</bookmark_value>
 <bookmark_value>distinct values in SQL queries</bookmark_value>
 </bookmark>
@@ -36,7 +36,7 @@
 <h1 id="hd_id3149991"><link href="text/shared/02/14070000.xhp" name="Distinct Values">Distinct Values</link></h1>
 <paragraph role="paragraph" id="par_id3154894" xml-lang="en-US"><ahelp hid=".uno:DBDistinctValues">Expands the created select statement of the <link href="text/sdatabase/02010100.xhp" name="SQL Query"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once.</paragraph>
 </section>
-<section id="syeindeutige">
+<section id="sydistinct_values">
 <table id="tbl_id3150935">
   <tablerow>
     <tablecell>
diff --git a/source/text/shared/main0214.xhp b/source/text/shared/main0214.xhp
index 0b916e98e..7a33fd294 100644
--- a/source/text/shared/main0214.xhp
+++ b/source/text/shared/main0214.xhp
@@ -50,8 +50,8 @@
 <embed href="text/shared/02/14050000.xhp#sytabellenname"/>
 <embed href="text/shared/02/14060000.xhp#aliasname"/>
 <embed href="text/shared/02/14060000.xhp#syaliasname"/>
-<embed href="text/shared/02/14070000.xhp#eindeutige"/>
-<embed href="text/shared/02/14070000.xhp#syeindeutige"/>
+<embed href="text/shared/02/14070000.xhp#distinct_values"/>
+<embed href="text/shared/02/14070000.xhp#sydistinct_values"/>
 <paragraph role="paragraph" id="par_id3151041" xml-lang="en-US">The following icon is on the <emph>SQL</emph> tab page:</paragraph>
 <embed href="text/shared/02/14030000.xhp#native"/>
 <embed href="text/shared/02/14030000.xhp#synative"/>


More information about the Libreoffice-commits mailing list