feature #601603 (Field names on CSV export)

This commit is contained in:
Loïc Chapeaux
2002-09-13 08:52:31 +00:00
parent b3a8b97eed
commit 1fde05de4f
93 changed files with 212 additions and 7 deletions

View File

@@ -96,6 +96,7 @@ $strCreateNewTable = 'Create new table on database %s';
$strCreatePage = 'Create a new Page';
$strCreatePdfFeat = 'Creation of PDFs';
$strCriteria = 'Criteria';
$strCvsData = 'CSV data';
$strData = 'Data';
$strDatabase = 'Database ';
@@ -285,6 +286,7 @@ $strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b
$strPrintView = 'Print view';
$strPrivileges = 'Privileges';
$strProperties = 'Properties';
$strPutColNames = 'Put fields names at first row';
$strQBE = 'Query';
$strQBEDel = 'Del';