typo
This commit is contained in:
@@ -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.';
|
||||
|
@@ -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.';
|
||||
|
Reference in New Issue
Block a user