- Spelling fix in $strSQPBugUnknownPunctation where not yet translated
- Spelling fix in $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
This commit is contained in:
@@ -366,7 +366,7 @@ $strSQLQuery = 'SQL-query';
|
||||
$strSQLResult = 'SQL result';
|
||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer';
|
||||
$strSQPBugUnclosedQuote = 'Unclosed quote';
|
||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String';
|
||||
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
|
||||
$strStatement = 'Statements';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucData = 'Structure and data';
|
||||
|
Reference in New Issue
Block a user