- Spelling fix in $strSQPBugUnknownPunctation where not yet translated
- Spelling fix in $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
This commit is contained in:
@@ -42,8 +42,14 @@ $Source$
|
|||||||
- Updates, thanks to Bj<42>rn T. Hallberg (bth)
|
- Updates, thanks to Bj<42>rn T. Hallberg (bth)
|
||||||
* libraries/sqlparser.lib.php3:
|
* libraries/sqlparser.lib.php3:
|
||||||
- Added LANG to the list of BUG() data
|
- Added LANG to the list of BUG() data
|
||||||
|
- Made easier to understand throwError() output
|
||||||
|
- Spelling fix in
|
||||||
|
$strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
|
||||||
* lang/*:
|
* lang/*:
|
||||||
- Spelling fix in $strSQLParserBugMessage where not yet translated
|
- Spelling fix in $strSQLParserBugMessage where not yet translated
|
||||||
|
- Spelling fix in $strSQPBugUnknownPunctation where not yet translated
|
||||||
|
- Spelling fix in
|
||||||
|
$strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
|
||||||
|
|
||||||
2002-08-06 Robin Johnson <robbat2@users.sourceforge.net>
|
2002-08-06 Robin Johnson <robbat2@users.sourceforge.net>
|
||||||
* libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3:
|
* libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3:
|
||||||
|
@@ -426,7 +426,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -427,7 +427,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -424,7 +424,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -425,7 +425,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -425,7 +425,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -424,7 +424,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -424,7 +424,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -418,7 +418,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -419,7 +419,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -425,7 +425,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -424,7 +424,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -421,7 +421,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -424,7 +424,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -369,7 +369,7 @@ $strSQLParserUserError = 'Pravd
|
|||||||
$strSQLQuery = 'SQL-dotaz';
|
$strSQLQuery = 'SQL-dotaz';
|
||||||
$strSQLResult = 'V<>sledek SQL dotazu';
|
$strSQLResult = 'V<>sledek SQL dotazu';
|
||||||
$strSQPBugInvalidIdentifer = 'Chybn<62> identifik<69>tor';
|
$strSQPBugInvalidIdentifer = 'Chybn<62> identifik<69>tor';
|
||||||
$strSQPBugUnknownPunctation = 'Nezn<7A>m<EFBFBD> interpunk<6E>n<EFBFBD> znam<61>nko';
|
$strSQPBugUnknownPunctuation = 'Nezn<7A>m<EFBFBD> interpunk<6E>n<EFBFBD> znam<61>nko';
|
||||||
$strSQPBugUnclosedQuote = 'Neuzav<61>en<65> uvozovky';
|
$strSQPBugUnclosedQuote = 'Neuzav<61>en<65> uvozovky';
|
||||||
$strStatement = '<27>daj';
|
$strStatement = '<27>daj';
|
||||||
$strStrucCSV = 'CSV data';
|
$strStrucCSV = 'CSV data';
|
||||||
|
@@ -370,7 +370,7 @@ $strSQLParserUserError = 'Pravděpodobně máte v SQL dotazu chybu. Níže
|
|||||||
$strSQLQuery = 'SQL-dotaz';
|
$strSQLQuery = 'SQL-dotaz';
|
||||||
$strSQLResult = 'Výsledek SQL dotazu';
|
$strSQLResult = 'Výsledek SQL dotazu';
|
||||||
$strSQPBugInvalidIdentifer = 'Chybný identifikátor';
|
$strSQPBugInvalidIdentifer = 'Chybný identifikátor';
|
||||||
$strSQPBugUnknownPunctation = 'Neznámé interpunkční znaménko';
|
$strSQPBugUnknownPunctuation = 'Neznámé interpunkční znaménko';
|
||||||
$strSQPBugUnclosedQuote = 'Neuzavřené uvozovky';
|
$strSQPBugUnclosedQuote = 'Neuzavřené uvozovky';
|
||||||
$strStatement = 'Údaj';
|
$strStatement = 'Údaj';
|
||||||
$strStrucCSV = 'CSV data';
|
$strStrucCSV = 'CSV data';
|
||||||
|
@@ -369,7 +369,7 @@ $strSQLParserUserError = 'Pravd
|
|||||||
$strSQLQuery = 'SQL-dotaz';
|
$strSQLQuery = 'SQL-dotaz';
|
||||||
$strSQLResult = 'V<>sledek SQL dotazu';
|
$strSQLResult = 'V<>sledek SQL dotazu';
|
||||||
$strSQPBugInvalidIdentifer = 'Chybn<62> identifik<69>tor';
|
$strSQPBugInvalidIdentifer = 'Chybn<62> identifik<69>tor';
|
||||||
$strSQPBugUnknownPunctation = 'Nezn<7A>m<EFBFBD> interpunk<6E>n<EFBFBD> znam<61>nko';
|
$strSQPBugUnknownPunctuation = 'Nezn<7A>m<EFBFBD> interpunk<6E>n<EFBFBD> znam<61>nko';
|
||||||
$strSQPBugUnclosedQuote = 'Neuzav<61>en<65> uvozovky';
|
$strSQPBugUnclosedQuote = 'Neuzav<61>en<65> uvozovky';
|
||||||
$strStatement = '<27>daj';
|
$strStatement = '<27>daj';
|
||||||
$strStrucCSV = 'CSV data';
|
$strStrucCSV = 'CSV data';
|
||||||
|
@@ -417,7 +417,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -418,7 +418,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -419,7 +419,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -420,7 +420,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -365,7 +365,7 @@ $strSQLQuery = 'SQL-query';
|
|||||||
$strSQLResult = 'SQL result';
|
$strSQLResult = 'SQL result';
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer';
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer';
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote';
|
$strSQPBugUnclosedQuote = 'Unclosed quote';
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String';
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
|
||||||
$strStatement = 'Statements';
|
$strStatement = 'Statements';
|
||||||
$strStrucCSV = 'CSV data';
|
$strStrucCSV = 'CSV data';
|
||||||
$strStrucData = 'Structure and data';
|
$strStrucData = 'Structure and data';
|
||||||
|
@@ -366,7 +366,7 @@ $strSQLQuery = 'SQL-query';
|
|||||||
$strSQLResult = 'SQL result';
|
$strSQLResult = 'SQL result';
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer';
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer';
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote';
|
$strSQPBugUnclosedQuote = 'Unclosed quote';
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String';
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
|
||||||
$strStatement = 'Statements';
|
$strStatement = 'Statements';
|
||||||
$strStrucCSV = 'CSV data';
|
$strStrucCSV = 'CSV data';
|
||||||
$strStrucData = 'Structure and data';
|
$strStrucData = 'Structure and data';
|
||||||
|
@@ -418,7 +418,7 @@ $strCharsetOfFile = 'Faili t
|
|||||||
$strBeginCut = 'ALUSTA L<>IGET';
|
$strBeginCut = 'ALUSTA L<>IGET';
|
||||||
$strEndCut = 'L<>PETA L<>IGE';
|
$strEndCut = 'L<>PETA L<>IGE';
|
||||||
$strSQPBugInvalidIdentifer = 'Vigane identifikaator';
|
$strSQPBugInvalidIdentifer = 'Vigane identifikaator';
|
||||||
$strSQPBugUnknownPunctation = 'Tundmatu suunav tekst';
|
$strSQPBugUnknownPunctuation = 'Tundmatu suunav tekst';
|
||||||
$strSQPBugUnclosedQuote = 'Sulgemata jutum<75>rk/<2F>lakoma';
|
$strSQPBugUnclosedQuote = 'Sulgemata jutum<75>rk/<2F>lakoma';
|
||||||
$strBeginRaw = 'ALUSTA PUHAST';
|
$strBeginRaw = 'ALUSTA PUHAST';
|
||||||
$strEndRaw = 'L<>PETA PUHAS';
|
$strEndRaw = 'L<>PETA PUHAS';
|
||||||
|
@@ -419,7 +419,7 @@ $strCharsetOfFile = 'Faili tähekodeering:';
|
|||||||
$strBeginCut = 'ALUSTA LÕIGET';
|
$strBeginCut = 'ALUSTA LÕIGET';
|
||||||
$strEndCut = 'LÕPETA LÕIGE';
|
$strEndCut = 'LÕPETA LÕIGE';
|
||||||
$strSQPBugInvalidIdentifer = 'Vigane identifikaator';
|
$strSQPBugInvalidIdentifer = 'Vigane identifikaator';
|
||||||
$strSQPBugUnknownPunctation = 'Tundmatu suunav tekst';
|
$strSQPBugUnknownPunctuation = 'Tundmatu suunav tekst';
|
||||||
$strSQPBugUnclosedQuote = 'Sulgemata jutumärk/ülakoma';
|
$strSQPBugUnclosedQuote = 'Sulgemata jutumärk/ülakoma';
|
||||||
$strBeginRaw = 'ALUSTA PUHAST';
|
$strBeginRaw = 'ALUSTA PUHAST';
|
||||||
$strEndRaw = 'LÕPETA PUHAS';
|
$strEndRaw = 'LÕPETA PUHAS';
|
||||||
|
@@ -421,7 +421,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -416,7 +416,7 @@ $strZip = '"zipp
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -417,7 +417,7 @@ $strZip = '"zippé"';
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -400,7 +400,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -426,7 +426,7 @@ $strZip = 'Zip komprimiert';
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -427,7 +427,7 @@ $strZip = 'Zip komprimiert';
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -397,7 +397,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -398,7 +398,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -418,7 +418,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -365,7 +365,7 @@ $strSQLParserUserError = '
|
|||||||
$strSQLQuery = 'SQL-k<>r<EFBFBD>s';
|
$strSQLQuery = 'SQL-k<>r<EFBFBD>s';
|
||||||
$strSQLResult = 'SQL eredm<64>ny';
|
$strSQLResult = 'SQL eredm<64>ny';
|
||||||
$strSQPBugInvalidIdentifer = '<27>rv<72>nytelen azonos<6F>t<EFBFBD>';
|
$strSQPBugInvalidIdentifer = '<27>rv<72>nytelen azonos<6F>t<EFBFBD>';
|
||||||
$strSQPBugUnknownPunctation = 'Ismeretlen k<>zpontozott sztring';
|
$strSQPBugUnknownPunctuation = 'Ismeretlen k<>zpontozott sztring';
|
||||||
$strSQPBugUnclosedQuote = 'Lez<65>ratlan lek<65>rdez<65>s';
|
$strSQPBugUnclosedQuote = 'Lez<65>ratlan lek<65>rdez<65>s';
|
||||||
$strStatement = 'Adatok';
|
$strStatement = 'Adatok';
|
||||||
$strStrucCSV = 'CSV adat';
|
$strStrucCSV = 'CSV adat';
|
||||||
|
@@ -366,7 +366,7 @@ $strSQLParserUserError = 'Úgy látszik az SQL lekérdezésedben van egy hiba. A
|
|||||||
$strSQLQuery = 'SQL-kérés';
|
$strSQLQuery = 'SQL-kérés';
|
||||||
$strSQLResult = 'SQL eredmény';
|
$strSQLResult = 'SQL eredmény';
|
||||||
$strSQPBugInvalidIdentifer = 'Érvénytelen azonosító';
|
$strSQPBugInvalidIdentifer = 'Érvénytelen azonosító';
|
||||||
$strSQPBugUnknownPunctation = 'Ismeretlen központozott sztring';
|
$strSQPBugUnknownPunctuation = 'Ismeretlen központozott sztring';
|
||||||
$strSQPBugUnclosedQuote = 'Lezáratlan lekérdezés';
|
$strSQPBugUnclosedQuote = 'Lezáratlan lekérdezés';
|
||||||
$strStatement = 'Adatok';
|
$strStatement = 'Adatok';
|
||||||
$strStrucCSV = 'CSV adat';
|
$strStrucCSV = 'CSV adat';
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -424,7 +424,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -425,7 +425,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -427,7 +427,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -427,7 +427,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -428,7 +428,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -419,7 +419,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -419,7 +419,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -418,7 +418,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -418,7 +418,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -419,7 +419,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -421,7 +421,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -418,7 +418,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -419,7 +419,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -425,7 +425,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -424,7 +424,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -421,7 +421,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -421,7 +421,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -421,7 +421,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -416,7 +416,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -417,7 +417,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -418,7 +418,7 @@ $strZip = '"zippad"';
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -419,7 +419,7 @@ $strZip = '"zippad"';
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -420,7 +420,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -421,7 +421,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -422,7 +422,7 @@ $strPdfNoTables = 'No tables'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -423,7 +423,7 @@ $strPdfNoTables = 'No tables'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -421,7 +421,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -420,7 +420,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
|||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||||
$strEndCut = 'END CUT'; //to translate
|
$strEndCut = 'END CUT'; //to translate
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
$strEndRaw = 'END RAW'; //to translate
|
||||||
|
@@ -221,10 +221,10 @@ if (!defined('PMA_SQP_LIB_INCLUDED')) {
|
|||||||
$pos = strpos(' ' . $sql, $quotetype, $oldpos + 1) - 1;
|
$pos = strpos(' ' . $sql, $quotetype, $oldpos + 1) - 1;
|
||||||
// ($pos === FALSE)
|
// ($pos === FALSE)
|
||||||
if ($pos < 0) {
|
if ($pos < 0) {
|
||||||
$debugstr = $GLOBALS['strSQPBugUnclosedQuote'] . ' @ ' . $startquotepos. "\n"
|
$debugstr = $GLOBALS['strSQPBugUnclosedQuote'] . ' @ ' . $startquotepos+1 . "\n"
|
||||||
. 'STR: ' . $quotetype;
|
. 'STR: ' . $quotetype;
|
||||||
PMA_SQP_throwError($debugstr,$sql);
|
PMA_SQP_throwError($debugstr,$sql);
|
||||||
return;
|
return $sql;
|
||||||
}
|
}
|
||||||
|
|
||||||
// If the quote is the first character, it can't be
|
// If the quote is the first character, it can't be
|
||||||
@@ -343,10 +343,10 @@ if (!defined('PMA_SQP_LIB_INCLUDED')) {
|
|||||||
$count2--;
|
$count2--;
|
||||||
$punct_data = substr($sql, $count1, $count2 - $count1);
|
$punct_data = substr($sql, $count1, $count2 - $count1);
|
||||||
} else {
|
} else {
|
||||||
$debugstr = $GLOBALS['strSQPBugUnknownPunctation'] . ' @ ' . $count1 . "\n"
|
$debugstr = $GLOBALS['strSQPBugUnknownPunctuation'] . ' @ ' . $count1+1 . "\n"
|
||||||
. 'STR: ' . $punct_data;
|
. 'STR: ' . $punct_data;
|
||||||
PMA_SQP_throwError($debugstr,$sql);
|
PMA_SQP_throwError($debugstr,$sql);
|
||||||
return;
|
return $sql;
|
||||||
}
|
}
|
||||||
PMA_SQP_arrayAdd($sql_array, 'punct', $punct_data, $arraysize);
|
PMA_SQP_arrayAdd($sql_array, 'punct', $punct_data, $arraysize);
|
||||||
continue;
|
continue;
|
||||||
@@ -379,10 +379,10 @@ if (!defined('PMA_SQP_LIB_INCLUDED')) {
|
|||||||
$is_float_digit = TRUE;
|
$is_float_digit = TRUE;
|
||||||
continue;
|
continue;
|
||||||
} else {
|
} else {
|
||||||
$debugstr = $GLOBALS['strSQPBugInvalidIdentifer'] . ' @ ' . $count1 . "\n"
|
$debugstr = $GLOBALS['strSQPBugInvalidIdentifer'] . ' @ ' . $count1+1 . "\n"
|
||||||
. 'STR: ' . substr($sql, $count1, $count2 - $count1);
|
. 'STR: ' . substr($sql, $count1, $count2 - $count1);
|
||||||
PMA_SQP_throwError($debugstr,$sql);
|
PMA_SQP_throwError($debugstr,$sql);
|
||||||
return;
|
return $sql;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if ($is_digit && (!$is_hex_digit) && (($c2 == 'e') || ($c2 == 'E'))) {
|
if ($is_digit && (!$is_hex_digit) && (($c2 == 'e') || ($c2 == 'E'))) {
|
||||||
@@ -441,7 +441,7 @@ if (!defined('PMA_SQP_LIB_INCLUDED')) {
|
|||||||
. 'STR: ' . substr($sql, $count1, $count2 - $count1) . "\n";
|
. 'STR: ' . substr($sql, $count1, $count2 - $count1) . "\n";
|
||||||
PMA_SQP_BUG($debugstr,$sql);
|
PMA_SQP_BUG($debugstr,$sql);
|
||||||
|
|
||||||
return;
|
return $sql;
|
||||||
|
|
||||||
} // end while ($count2 < $len)
|
} // end while ($count2 < $len)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user