From 960da4ff2e33acb25a47a34d37f2e04dbf342623 Mon Sep 17 00:00:00 2001 From: svncommit Date: Fri, 11 Aug 2006 10:13:22 +0000 Subject: Fixed Bug #1483950 --- program/localization/en_US/labels.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index e64b55bf4..1b517e2aa 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -152,6 +152,7 @@ $labels['first_name'] = 'First name'; $labels['last_name'] = 'Last name'; $labels['email'] = 'E-Mail'; $labels['middle_name'] = 'Middle Name'; +$labels['edu_title'] = 'Education Title'; $labels['addon'] = 'Addon'; $labels['nickname'] = 'Nickname'; $labels['company'] = 'Company'; @@ -171,11 +172,12 @@ $labels['tel_work_fax'] = 'Tel Work Fax'; $labels['tel_home_fax'] = 'Tel Home Fax'; $labels['tel_isdn'] = 'Tel ISDN'; $labels['tel_preferred'] = 'Tel Preferred'; +$labels['tel_telex'] = 'Tel Telex'; $labels['work_street'] = 'Work Street'; $labels['work_zip'] = 'Work Zip'; $labels['work_city'] = 'Work City'; $labels['work_region'] = 'Work Region'; -$labels['work_county'] = 'Work Country'; +$labels['work_country'] = 'Work Country'; $labels['home_street'] = 'Home Street'; $labels['home_zip'] = 'Home Zip'; $labels['home_city'] = 'Home City'; -- cgit v1.2.3