roundcubemail-plugins-kolab/plugins/kolab_addressbook/localization/en_US.inc
2011-05-21 12:25:39 +02:00

12 lines
No EOL
301 B
PHP

<?php
$labels = array();
$labels['initials'] = 'Initials';
$labels['profession'] = 'Profession';
$labels['officelocation'] = 'Office location';
$labels['children'] = 'Children';
$labels['pgppublickey'] = 'PGP publickey';
$labels['freebusyurl'] = 'Free-busy URL';
$labels['settings'] = 'Settings';
?>