alecpl
2012-04-27 f81e06065f38a2040e41cc3b066575939c8c6747
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = 'Marker som junk mail';
$labels['reportedasjunk'] = 'Successfuldt rapporteret som junk mail';
 
?>