svncommit
2009-09-04 9087fc34e5d86a3c9cb84c714592ec857fa20eab
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Abi';
$labels['about'] = 'Roundcube info';
$labels['license'] = 'Litsents';
 
?>