summaryrefslogtreecommitdiff
path: root/plugins/kolab_addressbook/localization/en_US.inc
blob: 968d9e691e22c8c20339c78ac781f53128a7b7c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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';

?>