Renamed misleading label escapeCRLF to removeCRLF
This commit is contained in:
@@ -1476,7 +1476,7 @@ $strHostTableExplanation = 'When Host table is used, this field is ignored and v
|
||||
$strGetMoreThemes = 'Get more themes!'; //to translate
|
||||
$strNoneDefault = 'None'; //to translate
|
||||
$strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.'; //to translate
|
||||
$strEscapeCRLF = 'Remove CRLF characters within fields'; //to translate
|
||||
$strRemoveCRLF = 'Remove CRLF characters within fields'; //to translate
|
||||
$strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values'; //to translate
|
||||
$strAndSmall = 'and'; //to translate
|
||||
$strReplicationStatus = 'Replication status'; //to translate
|
||||
|
Reference in New Issue
Block a user