From a95e0e174c48b7c5242b8969aef99838a52c41ee Mon Sep 17 00:00:00 2001 From: thomascube Date: Fri, 21 Oct 2005 12:12:23 +0000 Subject: Improved support for UTF-8 and other charsets --- program/localization/en/labels.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'program/localization/en') diff --git a/program/localization/en/labels.inc b/program/localization/en/labels.inc index bf92bcd15..35b0e3f5a 100644 --- a/program/localization/en/labels.inc +++ b/program/localization/en/labels.inc @@ -140,8 +140,8 @@ $labels['newcontact'] = 'Create new contact card'; $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 -- cgit v1.2.3