diff --git a/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp b/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp
index 0155375224..bb6ec6630c 100755
--- a/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp
+++ b/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp
@@ -37,8 +37,8 @@
* License at http://www.openoffice.org/license.html.
*
* Software provided under this License is provided on an "AS IS" basis,
- * WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
- * WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+ * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
+ * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
* See the License for the specific provisions governing your rights and
* obligations concerning the Software.
@@ -62,17 +62,29 @@
UFI: Database Wizard text file
-YJ: checked
+YJ: checked
Text File Connection
Specifies the settings for importing a database in text format.UFI: most text copied without editing from shared\explorer\database\11040000
In a text format database, data is stored in an unformatted ASCII file, where each record comprises a row. The data fields are divided by separators. Text in the data fields is divided by quotation marks.
+
Path to text files
Enter the path to the text file or files. If you just want one text file, you can use any extension of the file name. If you enter a folder name, the text files in that folder must have the extension *.csv to be recognized as files of the text database.
+
Browse
Click to open a file selection dialog.
+
+Plain text files (*.txt)
+Click to access txt files.UFI: sorry, this is not in the spec.
+
+'Comma separated value' files (*.csv)
+Click to access csv files.
+
+
+Custom
+Click to access custom files. Enter the extension in the text box.
Field separator
Enter or select the character that separates data fields in the text file.