diff options
author | yllar <yllar.pajus@gmail.com> | 2006-12-18 16:21:58 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2006-12-18 16:21:58 +0000 |
commit | 23ebf3ee18e09aa4e3ca95cfb5df9b7efab70959 (patch) | |
tree | cf74bd5faaeb72f9670199413f6ede566a58f47e /program/localization/es | |
parent | 23796ec2909bf9cb3ae846f9d124a1098672c5ff (diff) |
corrected mistake: Ticket #1484172
Diffstat (limited to 'program/localization/es')
-rw-r--r-- | program/localization/es/labels.inc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/program/localization/es/labels.inc b/program/localization/es/labels.inc index f9c6077fe..4cb75a86d 100644 --- a/program/localization/es/labels.inc +++ b/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'; |