This commit is contained in:
Marc Delisle
2002-07-27 12:11:47 +00:00
parent 59e5ec5133
commit 8d0a37276a
2 changed files with 6 additions and 6 deletions

View File

@@ -153,7 +153,7 @@ $strFormEmpty = 'Missing value in the form !';
$strFullText = 'Full Texts';
$strFunction = 'Function';
$strGeneralRelationFeat = 'General relation features'; //to translate
$strGeneralRelationFeat = 'General relation features';
$strGenTime = 'Generation Time';
$strGenBy = 'Generated by';
$strGo = 'Go';
@@ -236,7 +236,7 @@ $strNoQuery = 'No SQL query!';
$strNoRights = 'You don\'t have enough rights to be here right now!';
$strNoTablesFound = 'No tables found in database.';
$strNotNumber = 'This is not a number!';
$strNotOK = 'not OK'; //to translate
$strNotOK = 'not OK';
$strNotSet = '<b>%s</b> table not found or not set in %s';
$strNotValidNumber = ' is not a valid row number!';
$strNoUsersFound = 'No user(s) found.';
@@ -245,7 +245,7 @@ $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>';
$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)';
$strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.';
$strOK = 'OK'; //to translate
$strOK = 'OK';
$strOperations = 'Operations';
$strOptimizeTable = 'Optimize table';
$strOptionalControls = 'Optional. Controls how to write or read special characters.';

View File

@@ -154,7 +154,7 @@ $strFormEmpty = 'Missing value in the form !';
$strFullText = 'Full Texts';
$strFunction = 'Function';
$strGeneralRelationFeat = 'General relation features'; //to translate
$strGeneralRelationFeat = 'General relation features';
$strGenTime = 'Generation Time';
$strGenBy = 'Generated by';
$strGo = 'Go';
@@ -237,7 +237,7 @@ $strNoQuery = 'No SQL query!';
$strNoRights = 'You don\'t have enough rights to be here right now!';
$strNoTablesFound = 'No tables found in database.';
$strNotNumber = 'This is not a number!';
$strNotOK = 'not OK'; //to translate
$strNotOK = 'not OK';
$strNotSet = '<b>%s</b> table not found or not set in %s';
$strNotValidNumber = ' is not a valid row number!';
$strNoUsersFound = 'No user(s) found.';
@@ -246,7 +246,7 @@ $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>';
$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)';
$strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.';
$strOK = 'OK'; //to translate
$strOK = 'OK';
$strOperations = 'Operations';
$strOptimizeTable = 'Optimize table';
$strOptionalControls = 'Optional. Controls how to write or read special characters.';