charset patch
This commit is contained in:
@@ -396,4 +396,7 @@ $strReferentialIntegrity = 'Check referential integrity:';
|
||||
|
||||
$strMissingBracket = 'Missing Bracket'; //to translate
|
||||
$strHaveToShow = 'You have to choose at least one Column to display'; //to translate
|
||||
$strCantLoadRecodeIconv = 'Can not load iconv or recode extension needed for charset conversion, configure php to allow using these extensions or disable charset conversion in phpMyAdmin.'; //to translate
|
||||
$strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.'; //to translate
|
||||
$strMySQLCharset = 'MySQL Charset'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user