alecpl
2012-04-10 097dbc68700c0c15e78d3643f1f478269f13f1ac
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = '標示為垃圾信';
$labels['reportedasjunk'] = '成功回報垃圾信';
 
?>