diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-04 12:34:09 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-04 12:34:09 +0000 |
| commit | b680e1557113e020968354ca22a68830b3dec919 (patch) | |
| tree | 4420a458bd6c9108edb069ad154c2f1cae8da0cb | |
| parent | d848fc18e7c5e9843b1bd13b65cfc4ac787d72f6 (diff) | |
- Remove duplicated 'organization' label (#1488287)
git-svn-id: https://svn.roundcube.net/trunk@5705 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/program/localization/en_US/labels.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 84582e0d8..ceec71584 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -262,7 +262,6 @@ $labels['nameprefix'] = 'Prefix'; $labels['namesuffix'] = 'Suffix'; $labels['nickname'] = 'Nickname'; $labels['jobtitle'] = 'Job Title'; -$labels['organization'] = 'Company'; $labels['department'] = 'Department'; $labels['gender'] = 'Gender'; $labels['maidenname'] = 'Maiden Name'; |
