From 738ad0c97cfeda8771bf1e8ff047118f15e4ca96 Mon Sep 17 00:00:00 2001 From: alec Date: Sun, 4 Sep 2011 07:50:20 +0000 Subject: - Add vCard's Profile URL support (#1488062) git-svn-id: https://svn.roundcube.net/trunk@5158 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/labels.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roundcubemail/program/localization/en_US') diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 266976730..f37fe2520 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -291,6 +291,8 @@ $labels['typepager'] = 'Pager'; $labels['typevideo'] = 'Video'; $labels['typeassistant'] = 'Assistant'; $labels['typehomepage'] = 'Home Page'; +$labels['typeblog'] = 'Blog'; +$labels['typeprofile'] = 'Profile'; $labels['addfield'] = 'Add field...'; $labels['addcontact'] = 'Add new contact'; -- cgit v1.2.3