alecpl
2009-09-08 d168b9909acc66510bd24b3e74f6828f47939f75
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['buttontitle'] = 'Märk som skräp';
$labels['reportedasjunk'] = 'Framgångsrikt rapporterat som skräp';
 
?>