From 17e3d608a1d4a09b6ef258beb4c2c22becd16414 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Tue, 3 Jan 2017 23:11:46 +0100 Subject: Fix ahelps and bookmarks on the 'Database Selection' page The wizard page is renamed, so change that too. Main DB Wizard page bookmark was obsolete, fix that too Change-Id: Ida8827add4531efb0e0e1c7391eb2a17eb699f62 Reviewed-on: https://gerrit.libreoffice.org/32707 Reviewed-by: Gabor Kelemen Tested-by: Gabor Kelemen --- source/text/shared/explorer/database/dabawiz00.xhp | 2 +- source/text/shared/explorer/database/dabawiz01.xhp | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'source/text/shared') diff --git a/source/text/shared/explorer/database/dabawiz00.xhp b/source/text/shared/explorer/database/dabawiz00.xhp index 792ba21b4e..1f46aa198b 100644 --- a/source/text/shared/explorer/database/dabawiz00.xhp +++ b/source/text/shared/explorer/database/dabawiz00.xhp @@ -35,7 +35,7 @@ dBASE; database settings (Base) spreadsheets;as databases (base) mw added "(Base)" to all entries -UFI: added Help ID, see #i62242 + Database Wizard The Database Wizard creates a database file that contains information about a database.UFI: extended help text must no longer contain switches or links The Database Wizard creates a database file that contains information about a database. diff --git a/source/text/shared/explorer/database/dabawiz01.xhp b/source/text/shared/explorer/database/dabawiz01.xhp index bbe0e62685..4e739d0cdb 100644 --- a/source/text/shared/explorer/database/dabawiz01.xhp +++ b/source/text/shared/explorer/database/dabawiz01.xhp @@ -29,30 +29,30 @@
databases; connecting (Base) -mw moved databases;formats (base) to shared/explorer/database/dabawiz00.xhp -Database Selection + +Select Database Creates a new database, opens a database file, or connects to an existing database.
- + Create a new database Select to create a new database. This option uses the HSQL database engine with default settings. The final page of the wizard appears next. External web page about HSQL. - - + + Open an existing database file Select to open a database file from a list of recently used files or from a file selection dialog. - - + + Recently used Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard. - - + + Open Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard. - + Connect to an existing database Select to create a database document for an existing database connection. - + Database type Select the database type for the existing database connection. The Outlook, Evolution, KDE Address Book, and Seamonkey database types do not need additional information. For other database types, the wizard contains additional pages to specify the required information. -- cgit