thomascube
2012-05-02 24f1bf0f91254443ad848686b7afdb1a785e79e8
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = '標示為垃圾信';
$labels['reportedasjunk'] = '成功回報垃圾信';
 
?>