alecpl
2012-04-26 d960a01bb472dc6ce022681bc0ab636a102a1e18
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';
 
?>