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