alecpl
2010-01-29 2b35c5d8f6526c86d356913f151af7e6df3c2976
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Abi';
$labels['about'] = 'Roundcube info';
$labels['license'] = 'Litsents';
 
?>