diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-18 16:21:58 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-12-18 16:21:58 +0000 |
| commit | 0da57f452675c80e03dc2057005b8a740c96f523 (patch) | |
| tree | 89436eecde539699688e688f5e974464b65b751b /roundcubemail/program | |
| parent | 751a2f9187255625c1b3cc7f7dfb02547e858fcf (diff) | |
corrected mistake: Ticket #1484172
git-svn-id: https://svn.roundcube.net/trunk@415 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/localization/es/labels.inc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/roundcubemail/program/localization/es/labels.inc b/roundcubemail/program/localization/es/labels.inc index f9c6077fe..4cb75a86d 100644 --- a/roundcubemail/program/localization/es/labels.inc +++ b/roundcubemail/program/localization/es/labels.inc @@ -167,15 +167,6 @@ $labels['name'] = 'Nombre completo'; $labels['firstname'] = 'Nombre'; $labels['surname'] = 'Apellido'; $labels['email'] = 'Correo'; -$labels['homephone'] = 'Telefo Casa'; -$labels['workphone'] = 'Telefono Trabajo'; -$labels['cellphone'] = 'Telefono Celular'; -$labels['faxphone'] = 'Número Fax'; -$labels['address1'] = 'Dirección 1'; -$labels['address2'] = 'Dirección 2'; -$labels['city'] = 'Ciudad'; -$labels['state'] = 'Estado'; -$labels['zip'] = 'Código Postal'; $labels['edit'] = 'Editar'; $labels['cancel'] = 'Cancelar'; |
