Ludovic Drolez wrote:
In which locale the file is encoded ? (I think that this bug is normal since mc cannot guess the file encoding)
Which file?And this is NOT normal. The "%s байт в %d файлах" message comes from gettext, it is a translation of "%s bytes in %d files". MC truncates the message in the middle of the character, and it has absolutely no right to do so.

