From 5b8313bc0ef1d2c2dc02639d18895b73826dc3b4 Mon Sep 17 00:00:00 2001 From: thomasb Date: Sun, 2 Jan 2011 17:14:19 +0000 Subject: Map some more fields supported by kolab.contact git-svn-id: https://svn.roundcube.net/trunk@4383 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/kolab_addressbook/localization/en_US.inc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'plugins/kolab_addressbook/localization') diff --git a/plugins/kolab_addressbook/localization/en_US.inc b/plugins/kolab_addressbook/localization/en_US.inc index d22318b04..968d9e691 100644 --- a/plugins/kolab_addressbook/localization/en_US.inc +++ b/plugins/kolab_addressbook/localization/en_US.inc @@ -2,6 +2,11 @@ $labels = array(); $labels['initials'] = 'Initials'; -$labels['anniversary'] = 'Anniversary'; +$labels['profession'] = 'Profession'; +$labels['officelocation'] = 'Office location'; +$labels['children'] = 'Children'; +$labels['pgppublickey'] = 'PGP publickey'; +$labels['freebusyurl'] = 'Free-busy URL'; +$labels['settings'] = 'Settings'; ?> \ No newline at end of file -- cgit v1.2.3