From 43fa235da354c8b53aa69ba745c1d398a758fcaf Mon Sep 17 00:00:00 2001 From: svncommit <devs@roundcube.net> Date: Wed, 26 Oct 2005 05:42:19 -0400 Subject: [PATCH] --- program/localization/en/labels.inc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/program/localization/en/labels.inc b/program/localization/en/labels.inc index bf92bcd..35b0e3f 100644 --- a/program/localization/en/labels.inc +++ b/program/localization/en/labels.inc @@ -140,8 +140,8 @@ $labels['deletecontact'] = 'Delete selected contacts'; $labels['composeto'] = 'Compose mail to'; $labels['contactsfromto'] = 'Contacts $from to $to of $count'; -$labels['print'] = 'Imprimir'; -$labels['export'] = 'Exportar'; +$labels['print'] = 'Print'; +$labels['export'] = 'Export'; // settings -- Gitblit v1.9.1