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

Gabor Kelemen (via logerrit) logerrit at kemper.freedesktop.org
Mon Jun 24 06:30:37 UTC 2019


 source/text/shared/explorer/database/menutools.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit a311762c0095868d38245e0f05c18300b51501dc
Author:     Gabor Kelemen <kelemeng at gnome.hu>
AuthorDate: Sun Jun 23 17:35:48 2019 +0200
Commit:     Gabor Kelemen <kelemen.gabor2 at nisz.hu>
CommitDate: Mon Jun 24 08:29:58 2019 +0200

    Fix ahelps on Base - Tools menu page
    
    Change-Id: Ide88567847c84f011a98b27c26924d2af6a720c3
    Reviewed-on: https://gerrit.libreoffice.org/74606
    Tested-by: Jenkins
    Reviewed-by: Gabor Kelemen <kelemen.gabor2 at nisz.hu>

diff --git a/source/text/shared/explorer/database/menutools.xhp b/source/text/shared/explorer/database/menutools.xhp
index cc1f62cf9..099c73509 100644
--- a/source/text/shared/explorer/database/menutools.xhp
+++ b/source/text/shared/explorer/database/menutools.xhp
@@ -33,7 +33,7 @@
 <section id="tools">
 <paragraph role="heading" id="par_idN1054D" xml-lang="en-US" level="1"><link href="text/shared/explorer/database/menutools.xhp">Tools</link></paragraph>
 </section>
-<paragraph role="paragraph" id="par_idN1055D" xml-lang="en-US"><ahelp hid=".">The Tools menu of a database window.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_idN1055D" xml-lang="en-US">The Tools menu of a database window.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/.uno:DBRelationDesign" id="bm_id2862636" localize="false"/>
 <paragraph role="heading" id="par_idN10560" xml-lang="en-US" level="2">Relationships</paragraph>
 <paragraph role="paragraph" id="par_idN10576" xml-lang="en-US"><ahelp hid=".">Opens the <link href="text/shared/explorer/database/05020000.xhp">Relation Design</link> view and checks whether the database connection supports relations.</ahelp></paragraph>
@@ -43,7 +43,7 @@
 <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/tablesfilterpage/TablesFilterPage" id="bm_id3153087" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:DBTableFilter" id="bm_id4928739" localize="false"/>
 <paragraph role="heading" id="hd_id3153880" xml-lang="en-US" level="2">Table Filter</paragraph>
-<paragraph role="paragraph" id="par_id3153252" xml-lang="en-US"><ahelp hid="dbaccess/ui/tablesfilterpage/TablesFilterPage">Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.</ahelp><comment>see text in shared\explorer\database\11090000.xhp</comment></paragraph>
+<paragraph role="paragraph" id="par_id3153252" xml-lang="en-US"><ahelp hid=".">Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.</ahelp><comment>see text in shared\explorer\database\11090000.xhp</comment></paragraph>
 <paragraph role="paragraph" id="par_id3150670" xml-lang="en-US">Select the tables that you want to filter in the <emph>Filter</emph> list.</paragraph>
 <paragraph role="paragraph" id="par_id3150985" xml-lang="en-US">If you select the topmost table in a hierarchy, all of the tables in the hierarchy are selected.</paragraph>
 <paragraph role="paragraph" id="par_id3152349" xml-lang="en-US">If you select a table that is at a lower level in the hierarchy, the tables that occur above it in the hierarchy are not selected.</paragraph>


More information about the Libreoffice-commits mailing list