alecpl
2009-09-01 516cc4bf98dc9d648bfa5a6853761e31fc7d90dc
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';
 
?>