summaryrefslogtreecommitdiff
path: root/roundcubemail/program
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-12-18 16:21:58 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-12-18 16:21:58 +0000
commit0da57f452675c80e03dc2057005b8a740c96f523 (patch)
tree89436eecde539699688e688f5e974464b65b751b /roundcubemail/program
parent751a2f9187255625c1b3cc7f7dfb02547e858fcf (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.inc9
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';