Here it's a little modification, or right to say russian translation...

Njoy!
PHP Code:
// Send the PM
if (empty($pm->errors))
{
// There are no errors, so send the PM
$pm->save();
}]]></phpcode>
</plugin>
</plugins>
<phrases>
<phrasetype name="GLOBAL" fieldname="global">
<phrase name="q_pm_on_move_message_subject"><![CDATA[Ваша тема была перемещена!]]></phrase>
<phrase name="q_pm_on_move_message_text"><![CDATA[Здравствуйте уважаемый(ая) {1},
Тема, которая была создана Вами, была перемещена в другой раздел, так как администрация посчитала, что она не соответствовала тематике раздела, в которой она была опубликована.
----------
Тема: [url={2}]{3}[/url]
Новый раздел: [url={4}]{5}[/url]
----------
С Уважением,
{6}]]></phrase>
</phrasetype>
</phrases>
<options>
</options>
</product>
And BTW, nice mod!!!