alecpl
2009-10-27 2cb5b5a9e5c6fe9575fe2c40aee8af4002b69c81
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = 'Переместить в "СПАМ"';
$labels['reportedasjunk'] = 'Перемещено в "СПАМ"';
 
?>