[Phpmyadmin-devel] concatenate locales

Sebastian Mendel lists at sebastianmendel.de
Wed Oct 17 12:56:25 CEST 2007


Sebastian Mendel schrieb:
> Marc Delisle schrieb:
> 
>> Yes. In the first years of phpMyAdmin we added some concatenated 
>> messages instead of those short messages that don't read correctly in 
>> most other languages.
>>
>> When we prepare a feature release (like now for PMA 3.0) it's time to 
>> find those and improve them!
> 
> $strDatabase . ' ' . htmlspecialchars($db) . ' ' . $strHasBeenCreated;

$strIndexesSeemEqual . ' ' . $each_index_name . ', ' . $first_column['Key_name']




More information about the Developers mailing list