- Spelling fix in $strSQPBugUnknownPunctation where not yet translated
- Spelling fix in $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
This commit is contained in:
@@ -423,7 +423,7 @@ $strCharsetOfFile = 'Character set of the file:'; //to translate
|
||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||
$strEndCut = 'END CUT'; //to translate
|
||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
|
||||
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
||||
$strEndRaw = 'END RAW'; //to translate
|
||||
|
Reference in New Issue
Block a user